Commit Graph

361 Commits (d9395e8b7106b8fb11b23073574d88ef8f124442)

Author SHA1 Message Date
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
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
mindspore-ci-bot b15504f6a5 !9327 Cast half to int by rounding down
4 years ago
mindspore-ci-bot 6945c4dd5f !9338 [MS][DynamicShape] Bug in InferImpl for UnsortedSegmentOps (incorrect identification of dynamic mode)
4 years ago
danishnxt bf5ceaae57 updated to test files + DynamicOpCheckFix
4 years ago
TFbunny 27a602f067 update input for ScatterUpdate/Add, fix doc text and fix dynamic shape
4 years ago
tom__chen c454101d7c unique op int64 support
4 years ago
tom__chen ee8a060f55 Fix unique dynamic shape
4 years ago
mindspore-ci-bot eb7cbd49ac !8595 Add Cholesky op at GPU back-end
4 years ago
jonwe e2e6bf59b2 Cast half to int by rounding down
4 years ago
mindspore-ci-bot 01df2341ff !9245 Fixes some typos and formatting errors in docstring.
4 years ago
peixu_ren af6ded28e3 Add Cholesky op at GPU back-end
4 years ago
Peilin Wang e4444a1c12 initial commit
4 years ago
mindspore-ci-bot ccf637f64a !9241 SequenceMask gpu kernel
4 years ago
Peilin Wang f7dc2432a0 initial commit
4 years ago
mindspore-ci-bot 5835095e07 !9134 Equal op dynamic shape
4 years ago
danishnxt 450f1ee886 First Commit - UnsortedSegMin Kernel + DynamicSupport
4 years ago
mindspore-ci-bot 3e2eb70fc0 !8669 Split op extending PrimitiveWithCheck
4 years ago
mindspore-ci-bot 442217314d !8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
4 years ago
mindspore-ci-bot 28772d4fb7 !9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
4 years ago
mindspore-ci-bot 9b0ec824c4 !9096 DynamicShapeOp int64 support and bug fix
4 years ago
mindspore-ci-bot 2e31899101 !9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
4 years ago
mindspore-ci-bot b76c7cc7bf !9025 ReLU gpu op supports int32 and int64
4 years ago
tom__chen 4fa6238dde change Split op to extend PrimitiveWithCheck
4 years ago
jonwe 6ae8573803 Equal op dynamic shape
4 years ago
TFbunny 419f8bf72a fix dynamic shape and add testcase for SparseGatherV2 GPU
4 years ago
mindspore-ci-bot f28b73f231 !9040 ExpandDims dynamic shape
4 years ago
mindspore-ci-bot 28e6c7f29e !9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
4 years ago
mindspore-ci-bot b0496aaa10 !8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
4 years ago
Jonathan Yan 9f70ebac64 Cast/ReLU dynamic shapelsgpu op supports int32 and int64
4 years ago
jonwe 36ea519009 ExpandDims dynamic shape
4 years ago
mindspore-ci-bot 40222f59a7 !9043 Add support to op L2Loss on gpu
4 years ago
danishnxt cfc3542261 First Commit SegMax changes + typo in SegSum InferImpl
4 years ago
Peilin Wang 1dd302ae93 int64 support and typo fix
4 years ago
zhouyuanshen f6e87143c6 add support to op L2Loss on gpu
4 years ago