TFBunny
|
b780e5737c
|
add float64 to Addn gpu
|
5 years ago |
mindspore-ci-bot
|
802e756c9b
|
!12897 Add float64 support to reducemax grad gpu op
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
9c1e73a5b9
|
!12845 Add float64 type support to Greater and Less
From: @peilin-wang
Reviewed-by:
Signed-off-by:
|
5 years ago |
Peilin Wang
|
783c57c209
|
add float64 support to reducemax grad
fix ci
|
5 years ago |
Peilin Wang
|
98d2c94700
|
add float64 support to greater and less
|
5 years ago |
Peilin Wang
|
a0645c41fe
|
add float64 support to absgrad and sqrtgrad
|
5 years ago |
zhouyuanshen
|
52b49f0f86
|
fix a bug for squaresumall in fp16
|
5 years ago |
mindspore-ci-bot
|
50bf5033f2
|
!12400 Add float64 support to ZerosLike, remove duplicate ZerosLike gpu kernel
From: @peilin-wang
Reviewed-by:
Signed-off-by:
|
5 years ago |
Peilin Wang
|
ba9ae8097f
|
removed zeroslike from math/unary_op_gpu_kernel and added float64 support
fix ci
fix ci
|
5 years ago |
mindspore-ci-bot
|
52eae8d4ad
|
!12329 GPU index_add forward op
From: @tom__chen
Reviewed-by: @liangchenghui,@robingrosman
Signed-off-by: @liangchenghui
|
5 years ago |
tom__chen
|
b94bba1def
|
index_add gpu op
|
5 years ago |
mindspore-ci-bot
|
7d97d1300e
|
!12370 Add type support to CumSum gpu op
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
f021af8096
|
!12367 Add float64 support to MatMul ops in GPU
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
4b27c3206d
|
!12362 Add float64 support to Abs, Neg, Sqrt, Sin, Cos
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
5 years ago |
chenfei
|
e48cb95cb7
|
change float status output type to float32
|
5 years ago |
Peilin Wang
|
5f7fc5a0b1
|
initial commit
fix ci
|
5 years ago |
Peilin Wang
|
073fc6fa93
|
initial commit
fix ci
|
5 years ago |
TFBunny
|
4c18e0894e
|
add float64 support to matmul ops
|
5 years ago |
Peilin Wang
|
ce26d2e987
|
intitial commit
fix ci
fix ci
|
5 years ago |
l00591931
|
9ec100d069
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
Corleone
|
82de371987
|
update matmul implementation for GPU
|
5 years ago |
TFBunny
|
88b5458f78
|
add new GPU kernel ReciprocalGrad
|
5 years ago |
TFBunny
|
6a58479e42
|
add dynamic shape and testcases to GPU biasadd
|
5 years ago |
TFBunny
|
c994eab732
|
add dynamic shape and testcases to MatMul & BatchMatMul
|
5 years ago |
mindspore-ci-bot
|
9f44599abd
|
!9806 equal op gpu kernel support int64/uint8
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
mindspore-ci-bot
|
811a785555
|
!10886 GPU update bert scripts
From: @VectorSL
Reviewed-by: @gaoxiong1,@c_34,@gaoxiong1
Signed-off-by: @c_34
|
5 years ago |
VectorSL
|
0c97835662
|
update control flow int adamweightdecay for bert
|
5 years ago |
mindspore-ci-bot
|
1bb9342aa0
|
!8100 New add matrix inverse ops.
From: @linqingke
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
ee07285420
|
!10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
From: @david-he91
Reviewed-by: @linqingke,@liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
|
5 years ago |
linqingke
|
96183f8b12
|
new add matrix inverse.
|
5 years ago |
mindspore-ci-bot
|
2dc275be06
|
!9842 Add SquaredDifference kernel for GPU
From: @he-botao
Reviewed-by: @c_34
Signed-off-by:
|
5 years ago |
hebotao
|
f4ae9cdbc4
|
Add SquareDifference kernel for GPU
添加测试用例
添加测试用例
添加测试用例
添加测试用例
清除告警
添加测试用例
添加测试用例
清除告警
|
5 years ago |
zhouyuanshen
|
1ba7fd1c44
|
support squaresumall on gpu
|
5 years ago |
hedongdong
|
352a362878
|
Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
|
5 years ago |
jonwe
|
54e5025c1a
|
equal op gpu kernel
|
5 years ago |
huangxinjing
|
12f5367b5f
|
add equal function
|
5 years ago |
VectorSL
|
6c6e2e5478
|
add trace for gpu error/excpt log
|
5 years ago |
Jonathan Yan
|
d7bb5cd058
|
Fix CI Alarms
|
5 years ago |
mindspore-ci-bot
|
9fb7aff589
|
!9356 Fix infer type for Isnan isfinite isinfinite
From: @VectorSL
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
5 years ago |
VectorSL
|
3366d66034
|
fix isnan isfinite isinfinite infer type
|
5 years ago |
mindspore-ci-bot
|
eb7cbd49ac
|
!8595 Add Cholesky op at GPU back-end
From: @peixu_ren
Reviewed-by: @zichun_ye,@wilfchen
Signed-off-by:
|
5 years ago |
peixu_ren
|
af6ded28e3
|
Add Cholesky op at GPU back-end
|
5 years ago |
peixu_ren
|
05f44ab834
|
Fix an error that uniform_a should be less than uniform_b
|
5 years ago |
mindspore-ci-bot
|
e6ebb310eb
|
!8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
danishnxt
|
a17f76dd1d
|
Initial Commit - GPU LinSpace
comment fix
docString fix
added asserts in test file atop np checks
lint
lint-2
lint3
|
5 years ago |
zengzitao
|
3ef0e9f053
|
substitute dropout by cudnnuniformreal and dropout
|
5 years ago |
jonwe
|
9a6ced3cc7
|
DinNoNan gpu kernel supports int8/uint8
|
5 years ago |
mindspore-ci-bot
|
71af3bf1ac
|
!8283 Minimum Op and Mul Op support dynamic shape
From: @jonwe
Reviewed-by:
Signed-off-by:
|
5 years ago |
Jonathan Yan
|
5a8238a09c
|
mul v1
|
5 years ago |
mindspore-ci-bot
|
f2652858ed
|
!8456 gpu kernel support int64
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @cristoval
|
5 years ago |