Commit Graph

45876 Commits

Author SHA1 Message Date
caifubi 40338dd0fa add commiter owners 2022-05-30 10:06:59 +08:00
i-robot 5f2388d6d1
!35126 Bugfix for the synchronization of unique id
Merge pull request !35126 from chengang/bugfix_for_unique_id_2
2022-05-30 02:04:05 +00:00
zhengyuanhua dc2a211dbc replace ascend710 to ascend310P 2022-05-30 09:53:50 +08:00
huangbingjian 2920110fc1 Delete the definition of ControlDepend 2022-05-30 09:47:43 +08:00
i-robot d41b1ab22d
!35105 tan docs
Merge pull request !35105 from ling/code_docs_sr
2022-05-30 01:43:18 +00:00
i-robot 0da7893589
!33363 [assistant][ops] Add new Isreal
Merge pull request !33363 from 毕水秀/Isreal
2022-05-30 01:43:16 +00:00
i-robot 5f9d4b89b5
!34968 [MS][LITE][parallel predict] model pool use Hqueue
Merge pull request !34968 from yefeng/321-use_Hqueue
2022-05-30 01:39:39 +00:00
i-robot 879612ca77
!35142 sync akg
Merge pull request !35142 from r1chardf1d0/master
2022-05-30 01:32:14 +00:00
wangjun 0d3f2c6f3c remove usage of obj in ms_function 2022-05-30 09:30:25 +08:00
i-robot 071ac5425b
!35121 tensor scatter div vmap
Merge pull request !35121 from ling/merge
2022-05-30 01:25:44 +00:00
fangzehua e0512ec2ac add steal thread 2022-05-30 09:24:42 +08:00
i-robot 57f66960ae
!35081 fix-output_shape_doc
Merge pull request !35081 from luoyang/fix-output_shape_doc
2022-05-30 01:22:29 +00:00
i-robot 3d0e975c90
!34784 PyNative Bprop run in Graph.
Merge pull request !34784 from caifubi/master-pynative-run-in-graph-dev-ci
2022-05-30 01:13:52 +00:00
i-robot 607ba8581c
!35110 Add Parameter input test cases, remove side effect propagate for Identity op, and fix compile performance problem.
Merge pull request !35110 from 张清华/opt_parameter
2022-05-30 01:12:00 +00:00
i-robot 359551ba3f
!35111 fix op fusion
Merge pull request !35111 from liubuyu/usb
2022-05-30 01:07:33 +00:00
i-robot 6627f5aa33
!35078 runtime performance optimize-add batch data arrow fusion pass
Merge pull request !35078 from limingqi107/bug_fix4
2022-05-30 01:01:49 +00:00
i-robot 02b91a8874
!35068 fix bug for deformable_offsets
Merge pull request !35068 from zhangyinxia/master
2022-05-30 01:00:48 +00:00
zheng_pengfei 1c7707eb4c [feat][assistant][I48O73] add new operator log1p 2022-05-29 23:05:07 +08:00
r1chardf1d0 59a522ac9b sync akg 2022-05-29 22:51:34 +08:00
lizhenyu 4c799dec26 Add embedding cache pass for func graph 2022-05-29 21:16:42 +08:00
i-robot abccd6e0e1
!34973 Add st for fallback constant control flow with 230,231,232
Merge pull request !34973 from huanghui/control-for-fallback
2022-05-29 12:38:51 +00:00
panzhihui 2d61667b09 Add translated CN API documents 2022-05-29 19:36:35 +08:00
i-robot 0614011377
!34763 Support rpc dynamic shape.
Merge pull request !34763 from ZPaC/support-rpc-dynamic
2022-05-29 11:17:38 +00:00
i-robot 8a5e835e55
!34680 support vmap for masked_fill
Merge pull request !34680 from 范吉斌/maskedfill_vmap_v2
2022-05-29 11:05:28 +00:00
lby 2078f2c75f is dynamic impl 2022-05-29 16:57:42 +08:00
liwenshi 0ce8f60f87 [feat][assistant][I4CRJU] Add NoneValue Check of RangeV2 When Infer Shape 2022-05-29 15:58:45 +08:00
Parallels a54dee8fde restore query unique id 2022-05-29 15:34:22 +08:00
jiangshuqiang 0449f91f47 add bernoulli ops include func, Tensor interface, GPU kernel and docs. 2022-05-29 13:38:06 +08:00
i-robot 998a38b541
!34986 fix output information
Merge pull request !34986 from huangbingjian/fix_information
2022-05-29 03:58:41 +00:00
i-robot ccc8c2744e
!33814 [feat] [assistant] [ops] [I4ZZV4,I4ZZV5] New GPU operator implementation, include tril,triu
Merge pull request !33814 from 路雄博/Tril_GPU
2022-05-29 03:11:33 +00:00
Henry Shi 63bd6f035b operators:Softmin & SiLU 2022-05-29 10:42:31 +08:00
i-robot 8df1dc6d40
!35097 Fix CODEX
Merge pull request !35097 from VectorSL/fix-codex
2022-05-29 01:21:42 +00:00
i-robot 027f510240
!35095 code clean
Merge pull request !35095 from chenweifeng/code-clean
2022-05-28 20:00:03 +00:00
fanjibin 7076efefda fix relu not support fp16 2022-05-29 00:57:01 +08:00
Parallels a93ffef96d bugfix for synchronization of comm group unique id 2022-05-28 21:41:43 +08:00
Zhang Qinghua 31ab2accae Add Parameter input test cases, remove side effect propagate for Identity op, and fix compile performance problem. 2022-05-28 21:03:42 +08:00
i-robot ed489d4211
!34574 [Numpy-Native] fix tensor method dtype
Merge pull request !34574 from huangmengxi/fix_numpy
2022-05-28 12:51:13 +00:00
zhangyinxia da46826326 fix bug 2022-05-28 17:50:58 +08:00
i-robot 28ee1c7dc1
!35114 [MSLITE] Support to convert onnx gatherNd node.
Merge pull request !35114 from wangshaocong/bugfix_master
2022-05-28 09:38:08 +00:00
Xiao Tianci 7a09d6726d add warning for Pad 2022-05-28 17:35:51 +08:00
ling 956acdcc13 tensor scatter div vmap
infer shape and datatype bug

tan support GRAPH_MODE  and PYNATIVE_MODE
2022-05-28 17:29:53 +08:00
i-robot a7271544ca
!35079 Bugfix for the parse error for the unique id of gpu comm group
Merge pull request !35079 from chengang/bugfix_for_unique_id
2022-05-28 09:27:59 +00:00
hangangqiang a086aa75c8 fix bug in if_parser for py37 2022-05-28 17:24:04 +08:00
i-robot d70fe9e7da
!34805 support const iterator For
Merge pull request !34805 from 于振华/rewrite_for_unfold_0518
2022-05-28 08:45:22 +00:00
zhujingxuan 45adeacf71 Fix bug in refactoring code 2022-05-28 16:37:59 +08:00
z00512249 ac4fa51780 add lp_norm vmap and dynamic shape test case. 2022-05-28 16:33:05 +08:00
greatpan 692d2188c1 avx512 self feel, support reduce op 2022-05-28 16:29:07 +08:00
i-robot 44bf5724a9
!35112 modify format
Merge pull request !35112 from 俞涵/code_docs_0527
2022-05-28 08:28:38 +00:00
i-robot 16d7598512
!34927 fix api doc
Merge pull request !34927 from 于振华/code_docs_fix_api_doc
2022-05-28 08:14:31 +00:00
huodagu 797c7484a1 modify format 2022-05-28 16:07:00 +08:00