Commit Graph

439 Commits (568ee8bea0d9722bed1b9039b7dd818e4d20cb67)

Author SHA1 Message Date
mindspore-ci-bot 60feffad20 !11332 update Pooling's attr kernel_size, pad_mode
5 years ago
mindspore-ci-bot 45e03742d2 !11392 TileOp gpu int64 input support
5 years ago
mindspore-ci-bot 6d0c0157aa !11213 Add dynamic shape support to GPU ReduceMean
5 years ago
Peilin Wang 945ef9ff89 initial commit
5 years ago
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
5 years ago
mindspore-ci-bot 8008843562 !11327 Dynamic shape support for Conv2d Op
5 years ago
tom__chen 2ff5f9f1bc dynamic shape support for conv2d op
5 years ago
mindspore-ci-bot be14046b0e !11290 Add dynamic shape support & testcases to MatMul, BatchMatMul gpu
5 years ago
TFBunny c994eab732 add dynamic shape and testcases to MatMul & BatchMatMul
5 years ago
TFBunny 07de432deb add dynamic shape testcase to tensoradd
5 years ago
mindspore-ci-bot 59551879a0 !11021 Add new nn layer InstanceNorm2d
5 years ago
zhouyuanshen 26f6daa850 add new op instancenorm2d
5 years ago
mindspore-ci-bot e5afc028f6 !11168 Add a testcase for P.mul dynamic shape
5 years ago
TFbunny d0b2f17445 add dynamic shape to GPU ReduceMean with testcases
5 years ago
TFbunny 503c38ca1a add testcase for dynamic shape GPU P.Mul
5 years ago
linqingke b9467e5340 fix matrix inverse ops st.
5 years ago
mindspore-ci-bot 6d6ed86a9d !10427 RangeOp new gpu kernel
5 years ago
mindspore-ci-bot cdeacdf5c7 !9809 Add int8 uint8 type support to GPU ScatterAdd
5 years ago
Peilin Wang 507cc4ab15 range past segfault addressed comments
5 years ago
mindspore-ci-bot 5a70853392 !10332 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
5 years ago
mindspore-ci-bot 9f44599abd !9806 equal op gpu kernel support int64/uint8
5 years ago
mindspore-ci-bot 666ab8f105 !10850 Conversion weights type when compute weights loss
5 years ago
xuguoyang 7dcc3d89c3 Conversion weights type when compute weights loss
5 years ago
mindspore-ci-bot 1bb9342aa0 !8100 New add matrix inverse ops.
5 years ago
hedongdong b783070467 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
5 years ago
mindspore-ci-bot f80b28313f !10619 add timedistributed
5 years ago
TFbunny 83e06bbba0 add return to sparseapplyftrl gpu
5 years ago
dinglongwei 5a6caa7b0a add timedistributed and bugfix cpu ops assign and maximum
5 years ago
mindspore-ci-bot ee07285420 !10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
5 years ago
linqingke 96183f8b12 new add matrix inverse.
5 years ago
mindspore-ci-bot b381d4f7a0 !10603 add grad definition for AsinGrad and ACosGrad.
5 years ago
mindspore-ci-bot 2dc275be06 !9842 Add SquaredDifference kernel for GPU
5 years ago
hebotao f4ae9cdbc4 Add SquareDifference kernel for GPU
5 years ago
mindspore-ci-bot aecd96cdb2 !10424 Compute weighted loss
5 years ago
wangshuide2020 677127ef5e add grad definition for AsinGrad and ACosGrad
5 years ago
hedongdong 352a362878 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
5 years ago
xuguoyang 7fe25d6444 Add weights loss compute
5 years ago
mindspore-ci-bot 6e690ab725 !9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
5 years ago
mindspore-ci-bot f9dbebd958 !10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
5 years ago
zhouyuanshen 2e2c01d6f0 add dtype supports for relu/reluv2/relugradv2
5 years ago
mindspore-ci-bot 44abd94b42 !9408 [ME][Pynative]Fix mem leak problem in pynative mode
5 years ago
chenfei 1f20e552ed handle mem leak in pynative mode
5 years ago
mindspore-ci-bot b8b4ce7442 !10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
5 years ago
zhouyuanshen 09b68f9006 rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
5 years ago
mindspore-ci-bot 2b64b7f295 !10312 SequenceMask move API to composite
5 years ago
Peilin Wang 412665f707 wrap sequenceMask in composite
5 years ago
Peilin Wang 299509dbfc changed cast to round to zero if casting from float to integral
5 years ago
mindspore-ci-bot 4477b97465 !10167 BatchNormGrad infer gpu kernel
5 years ago
mindspore-ci-bot 88155de042 !10159 momentum weight fusion
5 years ago
Jonathan Yan 335c3f7602 BatchNormGrad infer gpu kernel
5 years ago