mindspore-ci-bot
9e687f5d04
!16072 Fix cpu kernel scatter_nd_update
From: @irmo
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
huanghui
afe2bb0db8
fix cpu kernel scatter_nd_update
4 years ago
mindspore-ci-bot
1dc0efbab5
!16022 GPU Conv3d grad op support
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by:
4 years ago
tom__chen
94ff2fd30f
conv3d grad gpu op
4 years ago
mindspore-ci-bot
ed539597c2
!15415 [GraphKernel]adapt for logsoftmax in ascend
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou,@gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou,@ckey_dou
4 years ago
mindspore-ci-bot
c3897f867d
!15788 20210427 Add AdaptiveAvgPool2D ops
From: @ZhengQihao3f3f3f
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
3426f91cf0
!16006 SortOp gpu kernel
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
c92d4f36aa
!15662 Add round op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
Peilin Wang
91242dcf53
gpu sort op initial commit
fix ci
fix ci
fix ci
fix ci
fix ci
4 years ago
wenfangpei
db8256e61f
adapt for logsoftmax in ascend
5 years ago
mindspore-ci-bot
92355554ed
!15412 [GraphKernel]adapt expanders of some ops from gpu to ascend
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
ZhengQihao3f3f3f
e6a41b1938
Add ops test PR 1
4 years ago
mindspore-ci-bot
19158780b5
!15978 Add GPU BCEWithLogitsLoss
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
tom__chen
2c98b7ea92
conv3d gpu op
4 years ago
wenfangpei
c41875b318
adapt expanders of some ops from gpu to ascend
5 years ago
TFBunny
9eae68efaa
add gpu BCEWithLogitsLoss kernel
4 years ago
xcnick
9f62227f99
Add round op for cpu and gpu
5 years ago
mindspore-ci-bot
f637e43c48
!15899 upgrade_ascend_0428
From: @ding_fei_fei
Reviewed-by: @liucunwei,@xsmq,@liucunwei
Signed-off-by: @liucunwei
4 years ago
dingpeifei
d27ad7e797
upgrade_ascend_0428
4 years ago
mindspore-ci-bot
a835d265ca
!15858 Fix HSigmoidGrad bug in GPU
From: @TFbunny
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui,@wuxuejian
4 years ago
TFBunny
309fb476bf
add fix to hsigmoid grad
4 years ago
TFBunny
bc5434090c
addn int64 support
4 years ago
mindspore-ci-bot
a24c3cbfc5
!15709 add AdamWeightDecay CPU op and optimize with SIMD Intrinsics
From: @zhaosida_hw
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
94ed3b89a3
!15647 Add rint op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
ef535c360a
!15607 bugfix-issue:DepthToSpace SyncHostToDevice failed and the result is incorrect.
From: @kanghui0204
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @liangchenghui
4 years ago
zhaosida
0a920057a5
add AdamWeightDecay CPU op and optimize with SIMD intinsics
4 years ago
xcnick
a90713b194
Add rint op kernel for cpu and gpu
5 years ago
mindspore-ci-bot
fe5e43747f
!15499 [GraphKernel] enhancement reorder_ops pass to support reordering cast and type insensitive operators
From: @looop5
Reviewed-by: @gaoxiong1,@dylangeng
Signed-off-by: @dylangeng
5 years ago
mindspore-ci-bot
a0ab73cc8e
!15554 Add floormod op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
kanghui
d9a1ee3429
fix depthtospace and spacetodepth ops bugs
Signed-off-by: kanghui <405194527@qq.com>
5 years ago
looop5
e88cdc84ec
enhancement reorder_ops pass to support reordering cast and type insensitive operators
support castup, type-insensitive to type-insensitive, castup
refactor reorder_ops
fix compiling
move reorder_ops pass to later
fix abstract
refactor
fix node input num bug
5 years ago
xcnick
181844a3d9
Add floormod op for cpu and gpu
5 years ago
TFBunny
e8794ce0d7
add gpu kernel HSigmoid and HSigmoidGrad
5 years ago
buxue
3dc5f1a41d
convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl
5 years ago
mindspore-ci-bot
6611d79366
!14669 Add mod kernel implementation for gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
5fe72ea838
!15464 fix bugs in np.convolve and np.diff
From: @yanglf1121
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
5 years ago
tom__chen
7ea4bd0593
batchnorm1d gpu op
5 years ago
yanglf1121
43ebd837b9
fix diff, convolve
5 years ago
tom__chen
7e086b26a1
resize_bilinear gpu op
5 years ago
mindspore-ci-bot
512130d171
!15363 cpu unique support fp16
From: @kisnwang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
xcnick
6279ff4bbb
add mod op kernel for gpu
5 years ago
kswang
9c8ada03fe
cpu unique kernel support fp16
5 years ago
mindspore-ci-bot
4631facee9
!15140 Add GPU ops:depthtospace and spacetodepth
From: @kanghui0204
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
83b7f754bd
!15255 add CPU IOU
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
5 years ago
kanghui
91cd3490e8
Add GPU ops:depthtospace and spacetodepth
Signed-off-by: kanghui <405194527@qq.com>
5 years ago
zhaoting
2424ed7ee5
add CPU IOU
5 years ago
mindspore-ci-bot
29ab37d925
!14997 add scatter operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
From: @dinglongwei
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
5 years ago
mindspore-ci-bot
0fe493e205
!15161 support hbm perfermance test
From: @laiyongqiang
Reviewed-by: @jjfeing,@majorzhang
Signed-off-by: @majorzhang
5 years ago
laiyongqiang
de0f6edf5a
support hbm profile
5 years ago
dinglongwei
7ec1793525
add cpu operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
5 years ago