mindspore-ci-bot
|
be797d821f
|
!13262 Support string in GPU Print
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
5 years ago |
Peilin Wang
|
121615e2ed
|
remove int32 support for TensorScatterUpdate
|
5 years ago |
TFBunny
|
4d35303265
|
support string in GPU print
|
5 years ago |
TFBunny
|
4b65ecbb55
|
attach memcpy to a stream in topk
|
5 years ago |
mindspore-ci-bot
|
33f4c464b7
|
!13097 update sponge module and fix some bugs
From: @zhangxinfeng3
Reviewed-by: @wang_zi_dong,@ljl0711
Signed-off-by: @ljl0711
|
5 years ago |
zhangxinfeng3
|
cdbe50af9e
|
update sponge
|
5 years ago |
mindspore-ci-bot
|
7583b258df
|
!13032 Add modules of Sponge
From: @zhangxinfeng3
Reviewed-by: @ljl0711,@wang_zi_dong
Signed-off-by: @wang_zi_dong
|
5 years ago |
mindspore-ci-bot
|
8de7fbccd7
|
!13001 Auto_tune add sync fusion env.
From: @linqingke
Reviewed-by: @jjfeing,@xu-yfei
Signed-off-by: @xu-yfei
|
5 years ago |
zhangxinfeng3
|
769243673a
|
Add some modules of Sponge
|
5 years ago |
linqingke
|
977295162e
|
auto_tune add sync fusion env.
|
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 |
Peilin Wang
|
dd72f44b27
|
tensor_scatter_update new op quick initial commit
fix ci
fix ci
fix ci
fix ci
|
5 years ago |
mindspore-ci-bot
|
9ed9d950e2
|
!11446 fix argmax op for cpu and gpu
From: @xcnick
Reviewed-by:
Signed-off-by:
|
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 |
mindspore-ci-bot
|
87b71c1831
|
!12767 Add float64 support to gpu gather* grad ops
From: @peilin-wang
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
504f45566b
|
!12844 Add float64 support to Absgrad and SqrtGrad
From: @peilin-wang
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
ab8b7b8bef
|
!12769 gpu support tensor-rt kernel
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
|
5 years ago |
xcnick
|
d65a5affba
|
fix cpu/gpu argmax op
|
5 years ago |
wilfChen
|
d7f5e7a571
|
gpu support tensor-rt kernel
|
5 years ago |
yuchaojie
|
d2cb3aa1c2
|
unify AvgPoolGrad
|
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 |
Peilin Wang
|
1e93aaceeb
|
add float64 support to gather grad and gatherd grad
add float64 support to scatterNd for GatherNd grad
fix typo
left out a file
|
5 years ago |
mindspore-ci-bot
|
50542793c8
|
!12077 optimize gpu backend logger
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
|
5 years ago |
wilfChen
|
58196f1faf
|
modify gpu backend logger
|
5 years ago |
mindspore-ci-bot
|
a7bfc16aca
|
!12660 fix gpu bceloss bug
From: @huaweib
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
|
5 years ago |
mindspore-ci-bot
|
d8433e9f5c
|
!12605 Fix GPU ReduceMax/Sum float64 type failure
From: @TFbunny
Reviewed-by: @tom__chen
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
5a9390abf0
|
!12596 Fix a bug that squaresumall has precision problem in fp16
From: @yuan_shen_zhou
Reviewed-by:
Signed-off-by:
|
5 years ago |
baihuawei
|
4a3fcc086b
|
fix bceloss bug
|
5 years ago |
mindspore-ci-bot
|
be2019c5be
|
!12628 Add bond, angle and dihedral modules of Sponge
From: @zhangxinfeng3
Reviewed-by:
Signed-off-by:
|
5 years ago |
zhouyuanshen
|
52b49f0f86
|
fix a bug for squaresumall in fp16
|
5 years ago |
TFBunny
|
ec644a5291
|
add fix to float64 support in reduce ops
|
5 years ago |
tom__chen
|
03b1aeecdb
|
FusedBatchNormEx dynamic shape support
|
5 years ago |
zhangxinfeng3
|
1bd849462c
|
Add bond, angle and dihedral modules of Sponge
|
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 |
mindspore-ci-bot
|
57f6c17933
|
!12438 Add backward op for IndexAdd GPU
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
|
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 |
TFBunny
|
e1462c8684
|
add indexaddgrad ops support and testcases
|
5 years ago |
mindspore-ci-bot
|
cada22e7bf
|
!12354 Add float64 support to ReduceMax and ReduceSum GPU
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
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
|
191b3f0c8c
|
!12368 Add type support to Split 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 |
mindspore-ci-bot
|
048eba4460
|
!12359 add float64 support to assign GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
Peilin Wang
|
5f7fc5a0b1
|
initial commit
fix ci
|
5 years ago |
Peilin Wang
|
2252e440a5
|
initial commit
fix ci
|
5 years ago |