Commit Graph

54015 Commits

Author SHA1 Message Date
i-robot ce8bc49cf0
fix mbuf only send data test case
Merge pull request  from luoyang/r1.10
2023-01-13 07:46:15 +00:00
YangLuo fb2287246a fix mbuf only send data test case 2023-01-13 10:06:31 +08:00
i-robot f28de89690
fixed function bug
Merge pull request  from wanghenchang/fix_bug_r110
2023-01-12 11:30:01 +00:00
hw_hz 3c50bf6622 cdist parallel modification
debug
2023-01-12 18:21:46 +08:00
i-robot 2e42d61e58
modify link
Merge pull request  from 俞涵/code_docs_r1101227
2023-01-12 08:16:06 +00:00
huodagu fd19250c73 modify dataset link 2023-01-12 15:18:45 +08:00
i-robot 6eda288038
modify link
Merge pull request  from 俞涵/code_docs_r1101227
2023-01-12 07:07:11 +00:00
huodagu 3f6b540d8b modify lite link 2023-01-12 14:28:00 +08:00
wangchangheng 5a3993bb29 fixed function bug 2023-01-12 10:15:01 +08:00
i-robot f0516e628d
fix tuple problem
Merge pull request  from luochao60/fix_parameter_tuple_problem_20230109
2023-01-12 01:16:07 +00:00
i-robot 2006d94e68
支持bitwise语法
Merge pull request  from KXiong/r1.10
2023-01-11 06:21:23 +00:00
i-robot 449295874a
getnext fix bug
Merge pull request  from TuDouNi/r1.10_getnext
2023-01-11 06:13:31 +00:00
ttudu 8b19d2dcb8 getnext fix bug, add SESSION_INFO 2023-01-11 10:18:44 +08:00
luochao fb5660754c fix tuple paramter bug 2023-01-11 10:15:54 +08:00
i-robot c54ee626df
fix transdata when groups > 1
Merge pull request  from zhoufeng/fix-pynative-transdata-when-groups-more-than-1-r1.10
2023-01-11 01:31:19 +00:00
xiongkun c844924e26 support bitwise syntax
tick
2023-01-11 09:22:25 +08:00
i-robot 1d3022c2c2
mod_amp
Merge pull request  from changzherui/mod_amp
2023-01-10 07:16:48 +00:00
changzherui ca4087cec3 init hypermap partial in amp 2023-01-09 21:49:31 +08:00
i-robot b30ca531f8
修复windows用例失败的问题
Merge pull request  from liuchuting/r1.10
2023-01-09 07:13:28 +00:00
liuchuting 03107a4960 put method csv.field_size_limit in method __init__() of class Integrator. 2023-01-09 09:46:55 +08:00
zhoufeng 909bcc0564 fix transdata when groups > 1:
1. use new aicpu.so
2. put groups attr to aicpu proto(node def)
3. use cached groups attr when weak_ptr is expired

Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-07 15:34:41 +08:00
i-robot d1f9eacbf7
Fix cache bug
Merge pull request  from zjun/fix_cache_1.10
2023-01-06 01:29:43 +00:00
zjun f4bffadf78 Fix only fun single op cache
Signed-off-by: zjun <zhangjun0@huawei.com>
2023-01-05 20:37:08 +08:00
i-robot cfaae2eb22
change ctclossv2 to dynamic impl
Merge pull request  from baihuawei/ctclossr1.10
2023-01-05 11:54:23 +00:00
i-robot 6429208609
[MSLITE]修复Arithmetic CPU算子Resize()未复位scalar_opt状态导致连续推理精度异常
Merge pull request  from zhuguodong/r1.10
2023-01-05 06:20:09 +00:00
i-robot c4e1b7d63a
[r1.10] filter out matmul if it is fp16->fp32 with a fp32 bias
Merge pull request  from xulei/fix_mat_mul_r1.10
2023-01-05 03:40:13 +00:00
Zhu Guodong e4bf3b465a [MSLITE] fix arithmetic 'scalar_opt_' status not reset bug 2023-01-05 11:40:04 +08:00
i-robot 74cf711096
fixed top_cell mem bug for r1.10
Merge pull request  from wanghenchang/fix_bug_r110
2023-01-05 03:21:47 +00:00
i-robot a730cf0ff4
delete mirrorpad complex and bool data type
Merge pull request  from gaoshuanglong/fix_mirror_pad_1.10
2023-01-05 01:52:05 +00:00
lvyufeng 45494d9abe fix amp docs 2023-01-04 17:56:00 +08:00
i-robot edb7fc5a71
随机数算子添加副作用标签--r1.10
Merge pull request  from zong_shuai/r1.10
2023-01-04 09:46:33 +00:00
wangchangheng f0c04daef7 fixed mem bug 2023-01-04 17:40:46 +08:00
zong-shuai f98bf15eb9 debug 2023-01-04 14:43:20 +08:00
i-robot 267af8792d
add init_status
Merge pull request  from 吕昱峰(Nate.River)/r1.10
2023-01-04 06:32:39 +00:00
i-robot 9e3986d455
Fix the Centralization op issue when using GE.
Merge pull request  from archer2049/r1.10
2023-01-04 06:29:27 +00:00
xulei 11399a873f filter out matmul if it is fp16->fp32 with a fp32 bias 2023-01-04 10:15:23 +08:00
lvyufeng 4620f952d3 add init_status 2023-01-04 10:08:02 +08:00
baihuawei 370a10a91a change ctclossv2 to dynamic impl 2023-01-03 17:05:33 +08:00
i-robot 1dd7553c02
[MD] Fix main process hang when kill subprocesses by kill -15
Merge pull request  from xiaotianci/watch_dog_1.10
2023-01-03 06:52:52 +00:00
i-robot d0cbc92941
fix docs first line issues
Merge pull request  from luojianing/code_docs_r1.10
2023-01-03 03:47:47 +00:00
luojianing 02ce1781d3 fix first line issues 2023-01-03 11:20:22 +08:00
Xiao c6ea41fa7b terminate main process when kill subprocesses by kill -15 2022-12-30 23:23:19 +08:00
i-robot da00c6d212
Sync 1.0.0-enter code review
Merge pull request  from ZPaC/sync-master-issue-to-1.10
2022-12-30 09:52:50 +00:00
i-robot 0fbfa0e41c
grad_reducer modify
Merge pull request  from yao_yf/data_parallel_wrapper_unify_r1.10
2022-12-30 07:28:14 +00:00
i-robot 395f7bf384
solve the diag infer error
Merge pull request  from zong_shuai/r1.10
2022-12-30 06:52:54 +00:00
i-robot 00030d7d91
将onehot的depth输入转为attribute以解决argmaxwithvalue在acsend上运行的精度问题
Merge pull request  from 李良灿/r1.10
2022-12-30 06:52:17 +00:00
i-robot cf28f035d2
[MS][LITE] Fix r_1_10 online infer issue.
Merge pull request  from youshu/ys_r_1_10_infer_fix
2022-12-30 06:40:25 +00:00
i-robot b131003058
Disable TensorCopySlices for Ascend
Merge pull request  from caifubi/r1.10
2022-12-30 06:06:48 +00:00
i-robot 57cf8e196b
[profiler] fix aicpu taskid error
Merge pull request  from zangqx/r1.10_taskid
2022-12-30 03:17:35 +00:00
yao_yf a2185290b5 gradreducer modify 2022-12-30 10:58:13 +08:00