Commit Graph

533 Commits (master)

Author SHA1 Message Date
TFBunny 4de6b25d23 add float64 support to SigmoidCrossEntropyWithLogits and Grad
4 years ago
zhuyuxiao a11287c332 adagrad: support ouput on gpu
4 years ago
mindspore-ci-bot 5504116718 !13647 BroadcastTo add general -1 dim behavior
4 years ago
Peilin Wang 6cead43bdf add general -1 dim behavior for BroadcastTo op
4 years ago
TFBunny b780e5737c add float64 to Addn gpu
4 years ago
dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm
4 years ago
mindspore-ci-bot b61aa9b4cf !13342 Throw exception when tensor with 0 shape is constructed
4 years ago
mindspore-ci-bot 0fdf5c54e3 !13069 Add dynamic shape testcases for Sub
4 years ago
l00591931 bd777e0710 throw exception when tensor has zero in shape
4 years ago
TFBunny 4d35303265 support string in GPU print
4 years ago
TFBunny 3f397503c0 add dynamic shape testcases for Sub
4 years ago
mindspore-ci-bot 802e756c9b !12897 Add float64 support to reducemax grad gpu op
4 years ago
Peilin Wang dd72f44b27 tensor_scatter_update new op quick initial commit
4 years ago
mindspore-ci-bot 9ed9d950e2 !11446 fix argmax op for cpu and gpu
4 years ago
mindspore-ci-bot df98fa0233 !12842 Add grad op for gpu dynamic shape testing op
4 years ago
Peilin Wang 783c57c209 add float64 support to reducemax grad
4 years ago
tom__chen 56e8aa9f7e change index_add op input_x to type Parameter
4 years ago
xcnick d65a5affba fix cpu/gpu argmax op
4 years ago
Peilin Wang 347575a38f add grad for GpuDynamicShape testing op
4 years ago
huangmengxi 3a319a97e9 move matmul from numpy to ops
4 years ago
mindspore-ci-bot d8433e9f5c !12605 Fix GPU ReduceMax/Sum float64 type failure
4 years ago
mindspore-ci-bot f269f3fc8d !12231 Support ad for scalar inputs
4 years ago
TFBunny ec644a5291 add fix to float64 support in reduce ops
4 years ago
tom__chen 03b1aeecdb FusedBatchNormEx dynamic shape support
4 years ago
yujianfeng 41189781f3 support scalar input for cell
4 years ago
mindspore-ci-bot 50bf5033f2 !12400 Add float64 support to ZerosLike, remove duplicate ZerosLike gpu kernel
4 years ago
mindspore-ci-bot 9f48ab87c0 !12524 Add DType dynamic shape testcases for GPU
4 years ago
mindspore-ci-bot 57f6c17933 !12438 Add backward op for IndexAdd GPU
4 years ago
TFBunny cbc75810a9 add testcases to DType dynamic shape
4 years ago
Peilin Wang ba9ae8097f removed zeroslike from math/unary_op_gpu_kernel and added float64 support
4 years ago
TFBunny e1462c8684 add indexaddgrad ops support and testcases
4 years ago
mindspore-ci-bot cada22e7bf !12354 Add float64 support to ReduceMax and ReduceSum GPU
4 years ago
mindspore-ci-bot 52eae8d4ad !12329 GPU index_add forward op
4 years ago
tom__chen b94bba1def index_add gpu op
4 years ago
mindspore-ci-bot feb07198e7 !12399 Add type support to Squeeze gpu op
4 years ago
mindspore-ci-bot 7d97d1300e !12370 Add type support to CumSum gpu op
4 years ago
mindspore-ci-bot 191b3f0c8c !12368 Add type support to Split gpu op
4 years ago
Peilin Wang 4821caa143 add uint16, uint32, int8, int64, float64 type support to gpu Squeeze op
4 years ago
mindspore-ci-bot 7443ea4b5b !12369 Add type support to tile op
4 years ago
mindspore-ci-bot f021af8096 !12367 Add float64 support to MatMul ops in GPU
4 years ago
mindspore-ci-bot 4b27c3206d !12362 Add float64 support to Abs, Neg, Sqrt, Sin, Cos
4 years ago
mindspore-ci-bot 048eba4460 !12359 add float64 support to assign GPU
4 years ago
Peilin Wang 5f7fc5a0b1 initial commit
4 years ago
Peilin Wang 1655a88b64 initial commit
4 years ago
Peilin Wang 2252e440a5 initial commit
4 years ago
Peilin Wang 073fc6fa93 initial commit
4 years ago
TFBunny 4c18e0894e add float64 support to matmul ops
4 years ago
Peilin Wang ce26d2e987 intitial commit
4 years ago
TFBunny e1ed3b9c15 add float64 support to assign GPU
4 years ago
TFBunny c6baca71e5 add float64 support to ReduceMax and ReduceSum
4 years ago