Commit Graph

494 Commits (4ecbaffeb75c896fe46b8f15084b44f9477a3ddf)

Author SHA1 Message Date
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
chenfei 1f20e552ed handle mem leak in pynative mode
4 years ago
mindspore-ci-bot b8b4ce7442 !10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
4 years ago
zhouyuanshen 09b68f9006 rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
4 years ago
mindspore-ci-bot 2b64b7f295 !10312 SequenceMask move API to composite
4 years ago
Peilin Wang 412665f707 wrap sequenceMask in composite
4 years ago
Peilin Wang 299509dbfc changed cast to round to zero if casting from float to integral
4 years ago
mindspore-ci-bot 4477b97465 !10167 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot 88155de042 !10159 momentum weight fusion
4 years ago
Jonathan Yan 335c3f7602 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot 4b7e9975a0 !10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up
4 years ago
mindspore-ci-bot 1c43115eef !9540 [MS][API] - Update BroadcastTo to be able to support dynamic -1
4 years ago
mindspore-ci-bot a83e058f42 !9858 [MS][GPU][API] UnsortedScatterND_int64_Support
4 years ago
wilfChen 09e10e18bb momentum weightdecay fusion
4 years ago
jonwe 54e5025c1a equal op gpu kernel
4 years ago
mindspore-ci-bot eb22cf7e5a !10073 [MS][CompositeOp][API] TensorDot pr fix
4 years ago
danishnxt ac109b601a pad_CI_Alarm fix
4 years ago
mindspore-ci-bot 904f61b7fd !9857 [MS][GPU] SparseApplyFtrl_int64_Support
4 years ago
danishnxt b0b768335e PR 10072 fix + new sts
4 years ago
mindspore-ci-bot b645f7959d !9749 [MS][API] UnsortedSegmentMax_Min added check for bug fix - num_segments
4 years ago
danishnxt d1fcfaf0f2 First commit - scatter_nd_int64_update
4 years ago
danishnxt bc84e9b4e7 range check - UortedSegmin/max num_seg tensors
4 years ago
mindspore-ci-bot a3d4dded12 !9979 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
hedongdong 6cc9d2c087 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot b401a5fb07 !9750 add int64 support to UniformCandidateSampler GPU
4 years ago
danishnxt 67c528386e update BroadcastTo
4 years ago
TFbunny 01903eb770 add int64 support to transpose GPU
4 years ago
TFbunny d5a08f1956 add testcase for input update in adagrad and move resetresource
4 years ago
danishnxt 55c455df9e first commit - updated op + STs
4 years ago
mindspore-ci-bot d68708960e !9620 [MS][GPU] UnsortedSegmentMax_int64_Support
4 years ago
mindspore-ci-bot e20be19548 !9476 Change Tensor shape from int to size_t for GPU Argmax
4 years ago
TFbunny 43755a71e7 add additional type support to ScatterAdd
4 years ago
jonwe d982fec2ff ReLU/ReLUGrad int8/32/64 support
4 years ago
TFbunny 5263588b2c add int64 support to UniformCandidateSampler GPU
4 years ago
mindspore-ci-bot bb241214f8 !9747 add int64 support for indices of GPU gatherNd
4 years ago
mindspore-ci-bot 0c2856c632 !9617 Add new operator layer_norm_grad_grad
4 years ago
hedongdong 8bfeadf26e Add new operator layer_norm_grad_grad
4 years ago
mindspore-ci-bot be4e91339f !9661 gpu relu optimize
4 years ago
danishnxt 0be02c4756 UnsortedSegMax_Int64_support
4 years ago
TFbunny d274f425c7 change tensor shape from int to size_t for GPU Argmax
4 years ago
TFbunny f54bd166a6 add int64 support for indices of GatherND gpu
4 years ago
mindspore-ci-bot 0aa7197ef8 !9694 ZerosLike dynamic shape support
4 years ago
wilfChen c1d3bd2160 relu optimize
4 years ago
Peilin Wang d9fb28b9fc zeroslike dynamic shape no opt
4 years ago
zhouyuanshen e9aca01620 add support to reduceAny and reduceAll on gpu
4 years ago
mindspore-ci-bot dbc592acce !9537 [MS][GPU] GatherV2_int64_Support
4 years ago
mindspore-ci-bot ec025a1c4c !9288 Add Adagrad for GPU kernel
4 years ago
mindspore-ci-bot 9d1e6ca59f !9492 Fix implement bug in pack and unpack
4 years ago
danishnxt e3c75646eb changes to GatherV2 kernel for int64 support
4 years ago
zhuyuxiao 77a68b9d2b add adagrad for gpu kernel
4 years ago
zhouyuanshen 3eec6a8d7b fix bug in pack and unpack
4 years ago
mindspore-ci-bot 9466429fdd !9417 Mod test_dense in ut
4 years ago
mindspore-ci-bot 215f0a7b46 !9037 Updating inputs for ScatterAdd and ScatterUpdate, fix dynamic issue
4 years ago
mindspore-ci-bot b5269d6bd4 !9402 [GPU] Unique op int64 support
4 years ago
wanyiming 5ab8007475 mod dense
4 years ago