Commit Graph

10781 Commits

Author SHA1 Message Date
yusi-wang bbe1c7e796 add maxunpool2d,maxunpool2dGrad GPU 2022-08-11 17:07:52 +08:00
i-robot 33f12ac66b
!35905 [assistant][ops][I4ZZUN] New GPU operator implementation, include ResizeArea
Merge pull request !35905 from 黎冠新/ResizeArea
2022-08-03 16:59:19 +00:00
i-robot 8bbef27d8b
!39187 [MD] UniformAugment op fix with pyfuncs
Merge pull request !39187 from cathwong/ckw_uniform_augment_op_fix
2022-08-03 16:06:13 +00:00
i-robot 39bcf574c8
!39502 Fix st testcases for PopulationCount/ApproximateEqual cpu ops
Merge pull request !39502 from TinaMengtingZhang/testcase
2022-08-03 15:59:33 +00:00
i-robot f35924192e
!39387 [MS][LITE] slice unsortedsegmentsum ops vmap add
Merge pull request !39387 from luoyuan/some-ops-vmap-add
2022-08-03 09:59:16 +00:00
i-robot e23bcfad2d
!39091 delete ENABLE_D from opentsd/closetsd
Merge pull request !39091 from zhoufeng/delete-macro
2022-08-03 08:25:19 +00:00
i-robot 1084c53cab
!39375 Add MaxPool operator Vmap feature
Merge pull request !39375 from 刘勇琪/master
2022-08-03 07:57:49 +00:00
i-robot eb799489ad
!33936 [assistant][ops] Add FractionalMaxPoolWithFixedKsize and FractionalMaxPoolGradWithFixedKsize
Merge pull request !33936 from 董雪堂/FractionalMaxPoolWithFixedKsize
2022-08-03 06:23:25 +00:00
i-robot 1e61164151
!38689 [assistant][ops][I4ZZRR] New GPU operator implementation, include ApplyAdagradV2
Merge pull request !38689 from 康渊瑞/ApplyAdagradV2
2022-08-03 06:22:28 +00:00
i-robot 1fb3d2625d
!38116 [assistant][ops][I5EWJU] New GPU operator implementation, include ComplexAbs
Merge pull request !38116 from 康渊瑞/ComplexAbs
2022-08-03 06:21:42 +00:00
i-robot 0d50b090b2
!33233 [feat][assistant][I48O6V,I48O66,I48O72]add SparseSegmentSqrtN, SparseSegmentSqrtNGrad, SparseSegmentSqrtNWithNumSegments
Merge pull request !33233 from 桂宁馨/SparseSegmentSqrtN
2022-08-03 06:20:28 +00:00
i-robot 25ad3b6f4f
!39255 add dynamic shape testcases for poisson & fix bugs
Merge pull request !39255 from hangq/rewrite-bug
2022-08-03 03:09:06 +00:00
zhoufeng d6589a68c5 delete ENABLE_D from opentsd/closetsd
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-08-03 09:56:58 +08:00
i-robot b5f948d565
!39259 Update rpc message to void*
Merge pull request !39259 from ZPaC/rpc-performance
2022-08-03 01:29:44 +00:00
i-robot 1392596675
!39454 fix tiny bugs for log_matrix_determinant &&mish
Merge pull request !39454 from zhuzhongrui/pub_master1
2022-08-03 01:18:43 +00:00
TinaMengtingZhang 0509c4cec8 fix testcases - PopulationCount and ApproximateEqual cpu 2022-08-02 21:18:56 +00:00
i-robot be1316963d
!38698 support pynative user-defined bprop with sparsetensor inputs
Merge pull request !38698 from 杨林枫/sparse_control_flow
2022-08-02 17:53:17 +00:00
luoyuan 8331206375 [MS][LITE] slice unsortedsegmentsum update ops vmap add 2022-08-02 20:55:25 +08:00
i-robot 19e7613df1
!38616 Add image dtype validation for RandomCropWithBbox
Merge pull request !38616 from xiaotianci/fix_random_crop_with_bbox
2022-08-02 12:49:50 +00:00
hangangqiang c21e77eca7 add dynamic shape testcases for poisson & fix bugs 2022-08-02 20:38:50 +08:00
i-robot 69d319b5e9
!39276 add SparseTensorDenseAdd gpu kernel
Merge pull request !39276 from wangmin0104/master
2022-08-02 11:47:03 +00:00
i-robot 80d2d47ad7
!39321 Fix the lost mutable attr for ms_function inputs
Merge pull request !39321 from YuJianfeng/master
2022-08-02 09:12:00 +00:00
liruoxuan b4d4db7e45 [feat][assistant][I48O6V, I48O66]add SparseSegmentSqrtN, SparseSegmentSqrtNGrad 2022-08-02 16:53:27 +08:00
i-robot 7bac733949
!38924 [assistant][ops][I4ZZS0] New GPU operator implementation, include Atanh
Merge pull request !38924 from wangxiaoli_xidian/Atanh
2022-08-02 08:42:49 +00:00
z00512249 a4760cb7ed fix tiny bugs for log_matrix_determinant 2022-08-02 16:27:39 +08:00
董雪堂 8f484f1f60 [feat] [assistant] [I40GHB] add new data operator FractionalMaxPoolWithFixedKsize and FractionalMaxPoolGradWithFixedKsize 2022-08-02 16:17:52 +08:00
i-robot 522314a899
!32046 [assistant][ops] Add new Remainder
Merge pull request !32046 from wxy220/Remainder
2022-08-02 07:09:33 +00:00
liu-yongqi-63 4230a6fc51 Add MaxPool operator Vmap feature 2022-08-02 14:14:56 +08:00
i-robot aef93699b9
!38753 Support list pop method.
Merge pull request !38753 from Margaret_wangrui/list_pop
2022-08-02 03:40:32 +00:00
wxy220 744438f88a [feat][assistant][I4XJG7] modify new function Remainder 2022-08-02 11:34:26 +08:00
i-robot 87b20a49d3
!39216 Add testcase to watch complex control testcase core dump
Merge pull request !39216 from chenfei_mindspore/master-develop
2022-08-02 02:24:47 +00:00
i-robot 15b09ad012
!38902 shape value adaption for several ops
Merge pull request !38902 from wYann/shape_value
2022-08-02 02:24:03 +00:00
ZPaC 38f5377721 Update rpc message to void* 2022-08-02 09:38:00 +08:00
Xiao Tianci f180e1f9d2 add dtype validation for RandomCropWithBbox 2022-08-01 23:16:04 +08:00
Margaret_wangrui e676c94a06 Support list pop method. 2022-08-01 21:02:14 +08:00
mwang 0c37164386 add SparseTensorDenseAdd gpu kernel 2022-08-01 21:01:52 +08:00
i-robot 322c45c1d2
!39221 Fix auto monad to support high order cnode
Merge pull request !39221 from hewei/fix_auto_monad
2022-08-01 10:53:31 +00:00
i-robot ea460a8dcb
!38920 delete auto parallel flag from cell
Merge pull request !38920 from yangzhenzhang/delete-auto-parallel-flag
2022-08-01 09:14:46 +00:00
wYann afa567922e shape value adaption of several ops 2022-08-01 16:26:14 +08:00
i-robot 2bf7a195fd
!39000 Add instance norm vmap rule
Merge pull request !39000 from zhujingxuan/norm_vmap
2022-08-01 07:55:49 +00:00
i-robot 205585015c
!37119 [assistant][ops]New operator implementation, include Sinc
Merge pull request !37119 from 张璇/Sinc
2022-08-01 07:47:52 +00:00
i-robot 8cd32b3764
!33426 [assistant][ops] Add new Unflatten
Merge pull request !33426 from wxy220/Unflatten
2022-08-01 07:45:44 +00:00
yujianfeng 4923cab2db Fix the lost mutable attr for ms_function inputs 2022-08-01 14:42:49 +08:00
i-robot a5fe1f0b3b
!39282 WeNet: Replace DynamicAtomicCleanAddr with Memset
Merge pull request !39282 from zhengzuohe/memset_master
2022-08-01 04:34:09 +00:00
i-robot d63fec2f41
!38660 Add linearize to optimize the performance of jvp under same inputs and fn but differnt v
Merge pull request !38660 from ZhengXuegui/add_linearize
2022-08-01 04:07:51 +00:00
i-robot ad7a941ee1
!39261 cut off positive result for logsoftmax cpu
Merge pull request !39261 from zhujingxuan/logsoftmax
2022-08-01 03:36:26 +00:00
i-robot 0f2f0c7d7c
!39280 [assistant][ops][I4ZZV6] The GPU operator implementation of TripletMarginLoss fix Dtype
Merge pull request !39280 from 黎冠新/TripletMarginLossFixDtype
2022-08-01 02:37:50 +00:00
zhujingxuan 11ea1bce48 update docs for expand_dims and instance norm 2022-08-01 09:57:23 +08:00
yanglf1121 027fac9b3c support sparse userdefined bprop 2022-08-01 09:48:17 +08:00
chenfei b901747d04 add test case to watch core dump 2022-08-01 09:45:22 +08:00