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
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
4 years ago
TFBunny
9eae68efaa
add gpu BCEWithLogitsLoss kernel
4 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
4 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
4 years ago
mindspore-ci-bot
a0ab73cc8e
!15554 Add floormod op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
kanghui
d9a1ee3429
fix depthtospace and spacetodepth ops bugs
Signed-off-by: kanghui <405194527@qq.com>
4 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
4 years ago
xcnick
181844a3d9
Add floormod op for cpu and gpu
4 years ago
TFBunny
e8794ce0d7
add gpu kernel HSigmoid and HSigmoidGrad
4 years ago
buxue
3dc5f1a41d
convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl
4 years ago
mindspore-ci-bot
6611d79366
!14669 Add mod kernel implementation for gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 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
4 years ago
tom__chen
7ea4bd0593
batchnorm1d gpu op
4 years ago
yanglf1121
43ebd837b9
fix diff, convolve
4 years ago
tom__chen
7e086b26a1
resize_bilinear gpu op
4 years ago
mindspore-ci-bot
512130d171
!15363 cpu unique support fp16
From: @kisnwang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
xcnick
6279ff4bbb
add mod op kernel for gpu
4 years ago
kswang
9c8ada03fe
cpu unique kernel support fp16
4 years ago
mindspore-ci-bot
4631facee9
!15140 Add GPU ops:depthtospace and spacetodepth
From: @kanghui0204
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
83b7f754bd
!15255 add CPU IOU
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
kanghui
91cd3490e8
Add GPU ops:depthtospace and spacetodepth
Signed-off-by: kanghui <405194527@qq.com>
4 years ago
zhaoting
2424ed7ee5
add CPU IOU
4 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
4 years ago
mindspore-ci-bot
0fe493e205
!15161 support hbm perfermance test
From: @laiyongqiang
Reviewed-by: @jjfeing,@majorzhang
Signed-off-by: @majorzhang
4 years ago
laiyongqiang
de0f6edf5a
support hbm profile
4 years ago
dinglongwei
7ec1793525
add cpu operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
4 years ago
mindspore-ci-bot
4cc75df1ac
!15221 Support PReLU for GPU platform
From: @xuguoyang5566
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
56d0de9495
!15004 Adding SGD operator in CPU
From: @huangbo77
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
d45dae687c
!15190 Add bool support to GPU Select
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
xuguoyang
7d1a35bedb
support PReLU for GPU platform
4 years ago
yuanwei66
ee9b452b57
fix l2normalize ops parallel problem
4 years ago
TFBunny
b61e963b9f
add bool support to gpu select
4 years ago
lingyunli63
c48c2430f0
fuse matmul and elementwise in graphkernel
4 years ago
huangbo77
cb54c6efae
added SGD operation in CPU
4 years ago
mindspore-ci-bot
d09844a601
!15127 Add type support for GPU TensorScatterUpdate
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
TFBunny
f6c9e90ad0
add bool support to gpu gather
4 years ago
TFBunny
e3820ad2cb
add tensor scatter update support different type inputs
4 years ago
mindspore-ci-bot
e2112c55f9
!15070 fix code review alarmsfix code review alarms
From: @shibeiji
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago