Commit Graph

448 Commits (0062645359bd4debd85c2471aacd7f969d497ce6)

Author SHA1 Message Date
TFBunny 6cd7dc42e9 add testcases and dynamic shape to reduce ops
4 years ago
Jonathan Yan 18f67c61c2 return minimal index for argmaxwithvalue
4 years ago
tom__chen f34934a317 fix conv2d NHWC filter shape and cyclomatics errors
4 years ago
mindspore-ci-bot f07bb3bd04 !11089 General reduction with hybrid mode
4 years ago
mindspore-ci-bot ddf84551ab !11328 OneHot int64 input support
4 years ago
mindspore-ci-bot 868f0e9361 !11247 Add dynamic shape support to GPU BiasAdd
4 years ago
TFBunny 6a58479e42 add dynamic shape and testcases to GPU biasadd
4 years ago
Jonathan Yan 6c8f275bdd redcution v1
4 years ago
mindspore-ci-bot 60feffad20 !11332 update Pooling's attr kernel_size, pad_mode
4 years ago
mindspore-ci-bot 45e03742d2 !11392 TileOp gpu int64 input support
4 years ago
mindspore-ci-bot 6d0c0157aa !11213 Add dynamic shape support to GPU ReduceMean
4 years ago
Peilin Wang 945ef9ff89 initial commit
4 years ago
Peilin Wang 386b219ffc initial commit
4 years ago
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
mindspore-ci-bot 8008843562 !11327 Dynamic shape support for Conv2d Op
4 years ago
tom__chen 2ff5f9f1bc dynamic shape support for conv2d op
4 years ago
mindspore-ci-bot be14046b0e !11290 Add dynamic shape support & testcases to MatMul, BatchMatMul gpu
4 years ago
TFBunny c994eab732 add dynamic shape and testcases to MatMul & BatchMatMul
4 years ago
TFBunny 07de432deb add dynamic shape testcase to tensoradd
4 years ago
mindspore-ci-bot 59551879a0 !11021 Add new nn layer InstanceNorm2d
4 years ago
zhouyuanshen 26f6daa850 add new op instancenorm2d
4 years ago
mindspore-ci-bot e5afc028f6 !11168 Add a testcase for P.mul dynamic shape
4 years ago
TFbunny d0b2f17445 add dynamic shape to GPU ReduceMean with testcases
4 years ago
TFbunny 503c38ca1a add testcase for dynamic shape GPU P.Mul
4 years ago
linqingke b9467e5340 fix matrix inverse ops st.
4 years ago
mindspore-ci-bot 6d6ed86a9d !10427 RangeOp new gpu kernel
4 years ago
mindspore-ci-bot cdeacdf5c7 !9809 Add int8 uint8 type support to GPU ScatterAdd
4 years ago
Peilin Wang 507cc4ab15 range past segfault addressed comments
4 years ago
mindspore-ci-bot 5a70853392 !10332 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
4 years ago
mindspore-ci-bot 9f44599abd !9806 equal op gpu kernel support int64/uint8
4 years ago
mindspore-ci-bot 666ab8f105 !10850 Conversion weights type when compute weights loss
4 years ago
xuguoyang 7dcc3d89c3 Conversion weights type when compute weights loss
4 years ago
mindspore-ci-bot 1bb9342aa0 !8100 New add matrix inverse ops.
4 years ago
hedongdong b783070467 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
4 years ago
mindspore-ci-bot f80b28313f !10619 add timedistributed
4 years ago
TFbunny 83e06bbba0 add return to sparseapplyftrl gpu
4 years ago
dinglongwei 5a6caa7b0a add timedistributed and bugfix cpu ops assign and maximum
4 years ago
mindspore-ci-bot ee07285420 !10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
4 years ago
linqingke 96183f8b12 new add matrix inverse.
4 years ago
mindspore-ci-bot b381d4f7a0 !10603 add grad definition for AsinGrad and ACosGrad.
4 years ago
mindspore-ci-bot 2dc275be06 !9842 Add SquaredDifference kernel for GPU
4 years ago
hebotao f4ae9cdbc4 Add SquareDifference kernel for GPU
4 years ago
mindspore-ci-bot aecd96cdb2 !10424 Compute weighted loss
4 years ago
wangshuide2020 677127ef5e add grad definition for AsinGrad and ACosGrad
4 years ago
hedongdong 352a362878 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
4 years ago
xuguoyang 7fe25d6444 Add weights loss compute
4 years ago
mindspore-ci-bot 6e690ab725 !9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
4 years ago
mindspore-ci-bot f9dbebd958 !10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
4 years ago
zhouyuanshen 2e2c01d6f0 add dtype supports for relu/reluv2/relugradv2
4 years ago
mindspore-ci-bot 44abd94b42 !9408 [ME][Pynative]Fix mem leak problem in pynative mode
4 years ago