Commit Graph

45210 Commits

Author SHA1 Message Date
lby bcf1dfe963 compile macro 2022-05-30 13:50:09 +08:00
greatpan 94e30b61c6 avx512 self feel, support adam op 2022-05-30 12:46:57 +08:00
i-robot 66c856fc2c
!35155 fix Lerp low precision in fp16 cpu backend .
Merge pull request !35155 from zhuzhongrui/pub_master
2022-05-30 04:29:11 +00:00
i-robot 1f9960ccfd
!34892 add scatter_div operator
Merge pull request !34892 from hujiahui8/scatter_div
2022-05-30 04:16:21 +00:00
张勇贤 25f39da2f5 [MSLITE] Add PReLU TensorRT 2022-05-30 12:12:26 +08:00
zheng_pengfei ffda33b732 [feat][assistant][I48O63] add checknumerics 2022-05-30 12:02:46 +08:00
i-robot d306138b17
!35040 Add api of DeformableOffsetsGrad
Merge pull request !35040 from chenfei_mindspore/add-deform-offset-grad-api
2022-05-30 03:44:30 +00:00
i-robot d2b2179379
!35108 Add Tensor api for GPU operator cosh
Merge pull request !35108 from zhujingxuan/cosh
2022-05-30 03:41:39 +00:00
wang_shaocong 47aba0516d [MSLITE] disable shape fusion while gpu is enabled. 2022-05-30 11:39:52 +08:00
i-robot fe95a4feca
!34966 optimizes the documentation of chinese API of Mod,MulNoNan,etc
Merge pull request !34966 from zhangfanghe/code_docs_master_14_526
2022-05-30 03:37:25 +00:00
i-robot f7c5ea1692
!35104 [MSLITE][CPU] avx512 hardward self feel function, groupnorm op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !35104 from Greatpan/avx512_sf_groupnorm
2022-05-30 03:30:39 +00:00
i-robot 32cd9ee06e
!35116 [MSLITE][CPU] avx512 hardward self feel function, reduce op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !35116 from Greatpan/avx512_sf_reduce
2022-05-30 03:30:02 +00:00
jianghui58 f9ed59c11f fix cpplint warnings 2022-05-30 11:20:58 +08:00
i-robot 4a4c9ea5db
!35107 Do not use OMPI_COMM_WORLD_RANK when log module init
Merge pull request !35107 from huanghui/fix-log-init
2022-05-30 03:10:52 +00:00
i-robot 378e36f26b
!34765 Add embedding cache pass for func graph
Merge pull request !34765 from zyli2020/master
2022-05-30 03:09:23 +00:00
i-robot a4db5bcf25
!35133 fix relu not support fp16
Merge pull request !35133 from 范吉斌/relu_fp16
2022-05-30 03:08:06 +00:00
zhangfanghe 85d4c2ef44 optimizes the documentation of chinese API of Mod,MulNoNan,etc. 2022-05-30 11:05:44 +08:00
i-robot f8d767d734
!34928 Add support on CPU platform for op: svd
Merge pull request !34928 from zhuyuxiao/I51VRQ
2022-05-30 03:01:10 +00:00
i-robot 6eef2b9826
!35094 add lp_norm vmap and dynamic shape test case.
Merge pull request !35094 from zhuzhongrui/pub_master2
2022-05-30 02:53:52 +00:00
i-robot 8650370549
!34900 Update LinSpace CPU kernel to new API && add batch support
Merge pull request !34900 from zhujingxuan/linspace
2022-05-30 02:52:29 +00:00
i-robot 38126a121f
!34650 Add ScatterNdDiv && ScatterNdMin functional api
Merge pull request !34650 from zhujingxuan/ScatterNd
2022-05-30 02:52:08 +00:00
i-robot 8a8985fcb2
!35005 Solve integer division by zero issue for ScatterNdDiv
Merge pull request !35005 from zhujingxuan/scatter
2022-05-30 02:51:44 +00:00
i-robot 528e2633c9
!35059 Refactor code style for core ops
Merge pull request !35059 from zhujingxuan/fix
2022-05-30 02:51:10 +00:00
i-robot ca777d725d
!35106 Fix bug in refactoring code
Merge pull request !35106 from zhujingxuan/fix_cpu
2022-05-30 02:50:59 +00:00
i-robot 179b8aeadb
!33746 [assistant][ops] Add Conj
Merge pull request !33746 from 李航/conj
2022-05-30 02:45:22 +00:00
i-robot d85bc1a608
!33986 [assistant] [ops] Add new array operator Relu and ReluGrad
Merge pull request !33986 from 叶哲/relugrad
2022-05-30 02:44:28 +00:00
i-robot 4e5dafe8cc
!33648 [assistant] [ops] Add new math operator Xlogy
Merge pull request !33648 from 叶哲/xlogy
2022-05-30 02:43:27 +00:00
chenx2ovo e13df22d96 [feat][assistant][I3CEGK] add op vad 2022-05-30 10:42:33 +08:00
i-robot 8ab56385bb
!35092 Add translated Chinese API document, e.g. ROIAlign, Softplus...
Merge pull request !35092 from panzhihui/code_docs_cn_api3
2022-05-30 02:40:32 +00:00
i-robot 3698d183a6
!35151 add owners
Merge pull request !35151 from caifubi/code_docs_owners
2022-05-30 02:34:24 +00:00
luoyuan cd288d1e3c [MS][LITE] fix server inference run testcase no glog so 2022-05-30 10:31:52 +08:00
Margaret_wangrui a4c2cdf2b2 [ME] Support Raise list and tuple, prompt user variable scenario error when raising Tensor. 2022-05-30 10:27:25 +08:00
liangzelang 588aa1571e Return true when copy size is 0. 2022-05-30 10:25:49 +08:00
i-robot ad113b5ff7
!35102 Add warnings for Pad when padding is sequence of length 2
Merge pull request !35102 from xiaotianci/pad_warning
2022-05-30 02:24:22 +00:00
z00512249 17cea6d8a3 fix Lerp low precision in fp16 cpu backend . 2022-05-30 10:21:54 +08:00
hesham f9128c2f16 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm 2022-05-29 22:19:04 -04:00
lvyufeng 83f260484e add 1d inputs support for nn.BiDense 2022-05-30 10:11:38 +08:00
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