Commit Graph

45876 Commits

Author SHA1 Message Date
i-robot 2b4b921d83
!34957 fix bug of slice calculate error
Merge pull request !34957 from lianliguang/master
2022-05-30 06:54:52 +00:00
“yzm” 22a4d36332 [feat] [assistant] [I471DS] add new Ascend operator ScatterNdMin 2022-05-30 14:53:19 +08:00
zhangyinxia ceb3f0982a fix for NHWC 2022-05-30 14:51:42 +08:00
i-robot 852f89b757
!34710 fix bug of list convert
Merge pull request !34710 from lianliguang/supported-list-slice-assign
2022-05-30 06:43:55 +00:00
yefeng bae2542e21 delete 2022-05-30 14:43:53 +08:00
liu-yongqi-63 ea336c3109 Support specific data set decryption 2022-05-30 14:42:35 +08:00
i-robot 714dc43b11
!35137 [assistant][RangeV2] Add NoneValue Check of RangeV2 When Infer Shape
Merge pull request !35137 from 李文轼/rangev2_fix
2022-05-30 06:35:18 +00:00
i-robot 51dceddec1
!33241 [feat][assistant][I48O73] add new operator log1p
Merge pull request !33241 from 郑鹏飞/log1p_new
2022-05-30 06:34:48 +00:00
i-robot 51c1918011
!34849 add bernoulli ops include func, Tensor interface, GPU kernel and docs.
Merge pull request !34849 from jiangshuqiang/add_bernoulli_
2022-05-30 06:34:08 +00:00
i-robot 8a7ec2d5cc
!35138 Restore query unique id from scheduler
Merge pull request !35138 from chengang/restore_broadcast_unique_id
2022-05-30 06:33:32 +00:00
i-robot 14514548e2
!35167 [MSLITE][CPU] avx512 hardward self feel function, adam op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !35167 from Greatpan/avx512_sf_adam
2022-05-30 06:29:45 +00:00
Parallels fcfce3a8a7 support sending raw bytes data through compute node 2022-05-30 14:20:22 +08:00
i-robot a3e80b82a4
!34983 fix insert tensor move bugs
Merge pull request !34983 from jjfeing/master
2022-05-30 06:08:39 +00:00
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