zhouyaqiang
dad375abb9
add gpu complex ops
4 years ago
Peilin Wang
ecb3e6332e
initial commit: fixed python class
more python doc fix
type support for neg for sub grad
fix typos
add uint8 and int8 to neg for sub grad
change value to updates in python class
add int8 support for gathernd for sub grad
max grad
grad for max/min
after testing
add grad for min
fix ci
fix ci
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
zong_shuai
f1eb2fe6bf
expend broadcast_gpu_kernel with truncate_div and truncate_mod
4 years ago
zong_shuai
ebe1a2d7f5
expend broadcast_gpu_kernel with truncate_div and truncate_mod
4 years ago
zong_shuai
336fabe0e6
expend broadcast_gpu_kernel with truncate_div and truncate_mod
4 years ago
zong_shuai
1c6dd3543f
implement truncatediv and truncatemod
4 years ago
zong_shuai
ef72e70cb0
implement truncatediv and truncatemod
4 years ago
zong_shuai
4f7a27319b
implement truncatediv and truncatemod
4 years ago
zong_shuai
ce116f7887
implement truncatediv and truncatemod
4 years ago
zong_shuai
ee03495ff5
implement truncatediv and truncatemod
4 years ago
zong_shuai
9ea9ba917b
implement truncatediv and truncatemod
4 years ago
i-robot
22e9299c17
!20885 add dtypes & fft kernels for SPONGE
Merge pull request !20885 from huangmengxi/sponge_ccsrc
4 years ago
huangmengxi
e32297dc6b
add dtypes for sponge
4 years ago
zhou_lili
9838029fb9
code clean of gpu-math
4 years ago
Peilin Wang
594571fd4c
initial commit: fix 11 dts tickets
fix ci
4 years ago
Peilin Wang
922bcf603c
bugfix, needs a device sync
4 years ago
i-robot
b9c178e6b7
!16616 GPU index_add op remove cuda device sync
Merge pull request !16616 from tom_chen/index_add
4 years ago
wilfChen
d68069a617
parameter-without-user
4 years ago
tom__chen
799cb79873
remove synchronous error check
4 years ago
wangshuide2020
30690b1f27
fix the exception when occur error and replace magic number with const value.
4 years ago
linqingke
c68ba5ac6a
fix dropout and matrix_inverse op bug.
4 years ago
Peilin Wang
8002350a33
meshgrid gpu kernel initial commit
fix ci
4 years ago
mindspore-ci-bot
43091f2cf5
!17338 0529 fix sponge ops master
From: @jiahongqian
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian,@liangchenghui
4 years ago
zhangxinfeng3
35e95b7d19
05311 sponge_ops update_thor_gradient thor_ops.py im2col
4 years ago
mindspore-ci-bot
4e741f8aa6
!16701 gpu matmul and biasadd fusion
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
mindspore-ci-bot
b75c694032
!16668 add gpu op cumprod and tensor_scatter_add
From: @yanglf1121
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
d02d78a435
!16905 code check
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
4 years ago
wilfChen
020300f611
codecheck
4 years ago
yanglf1121
3729bd5374
add gpu op cumprod, tensor_scatter_add
4 years ago
xcnick
ccb31da31a
Add identity op for cpu and gpu
5 years ago
mindspore-ci-bot
4cea870d4d
!16751 GPU Addn support Nd
From: @VectorSL
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
4 years ago
VectorSL
4557be2bd7
addn support ND
4 years ago
mindspore-ci-bot
7568bb43d4
!16312 Implement some gpu ops after removing akg
From: @zuochuanyong
Reviewed-by: @liangchenghui,@zhoufeng54
Signed-off-by: @liangchenghui
4 years ago
wilfChen
b2242d13c4
gpu matmul biasadd fusion
4 years ago
huangmengxi
a32dd94f44
fix
4 years ago
zuochuanyong
de63ee4690
add some gpu ops after removing akg
4 years ago
mindspore-ci-bot
d567ea5fb2
!16030 Add atan2 op for gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
xcnick
112f4422cb
Add sign op kernel for gpu
5 years ago
xcnick
3f6c54a557
Add atan2 op for gpu
5 years ago
mindspore-ci-bot
c92d4f36aa
!15662 Add round op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
xcnick
9f62227f99
Add round op for cpu and gpu
5 years ago
TFBunny
bc5434090c
addn int64 support
5 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
5 years ago
mindspore-ci-bot
5da8c695ca
!15586 fix np.linspace/geomspace/logspace/arraysplit/split when shape 0 is encountered
From: @yanglf1121
Reviewed-by: @kingxian,@guoqi1024
Signed-off-by: @kingxian
5 years ago
xcnick
a90713b194
Add rint op kernel for cpu and gpu
5 years ago
yanglf1121
6f83237d22
fix numpy bugs
5 years ago
xcnick
181844a3d9
Add floormod op for cpu and gpu
5 years ago
xcnick
6279ff4bbb
add mod op kernel for gpu
5 years ago