Commit Graph

368 Commits

Author SHA1 Message Date
mindspore-ci-bot d68708960e !9620 [MS][GPU] UnsortedSegmentMax_int64_Support
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by:
2020-12-12 00:26:43 +08:00
mindspore-ci-bot e20be19548 !9476 Change Tensor shape from int to size_t for GPU Argmax
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2020-12-12 00:10:03 +08:00
jonwe d982fec2ff ReLU/ReLUGrad int8/32/64 support 2020-12-10 14:33:47 -05:00
mindspore-ci-bot bb241214f8 !9747 add int64 support for indices of GPU gatherNd
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2020-12-10 21:05:02 +08:00
mindspore-ci-bot 0c2856c632 !9617 Add new operator layer_norm_grad_grad
From: @david-he91
Reviewed-by: 
Signed-off-by:
2020-12-10 15:15:46 +08:00
hedongdong 8bfeadf26e Add new operator layer_norm_grad_grad 2020-12-10 14:10:24 +08:00
mindspore-ci-bot be4e91339f !9661 gpu relu optimize
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
2020-12-10 11:32:22 +08:00
danishnxt 0be02c4756 UnsortedSegMax_Int64_support
lint fix

style fix

style fix 2
2020-12-09 17:52:11 -05:00
TFbunny d274f425c7 change tensor shape from int to size_t for GPU Argmax 2020-12-09 17:45:10 -05:00
TFbunny f54bd166a6 add int64 support for indices of GatherND gpu 2020-12-09 14:45:32 -05:00
mindspore-ci-bot 0aa7197ef8 !9694 ZerosLike dynamic shape support
From: @peilin-wang
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
2020-12-09 16:54:07 +08:00
wilfChen c1d3bd2160 relu optimize 2020-12-09 14:31:45 +08:00
Peilin Wang d9fb28b9fc zeroslike dynamic shape no opt
fix ci

fix ci

fix ci

fix ci
2020-12-08 22:31:58 -05:00
zhouyuanshen e9aca01620 add support to reduceAny and reduceAll on gpu 2020-12-09 10:21:04 +08:00
mindspore-ci-bot dbc592acce !9537 [MS][GPU] GatherV2_int64_Support
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-12-07 21:05:17 +08:00
mindspore-ci-bot ec025a1c4c !9288 Add Adagrad for GPU kernel
From: @zyx5256
Reviewed-by: 
Signed-off-by:
2020-12-07 19:01:59 +08:00
mindspore-ci-bot 9d1e6ca59f !9492 Fix implement bug in pack and unpack
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
2020-12-07 14:58:44 +08:00
danishnxt e3c75646eb changes to GatherV2 kernel for int64 support 2020-12-04 14:27:53 -05:00
zhuyuxiao 77a68b9d2b add adagrad for gpu kernel 2020-12-04 17:15:14 +08:00
zhouyuanshen 3eec6a8d7b fix bug in pack and unpack 2020-12-04 16:17:08 +08:00
mindspore-ci-bot 9466429fdd !9417 Mod test_dense in ut
From: @wanyiming
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @kingxian
2020-12-04 11:38:47 +08:00
mindspore-ci-bot 215f0a7b46 !9037 Updating inputs for ScatterAdd and ScatterUpdate, fix dynamic issue
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by:
2020-12-04 02:07:00 +08:00
mindspore-ci-bot b5269d6bd4 !9402 [GPU] Unique op int64 support
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
2020-12-03 21:09:53 +08:00
wanyiming 5ab8007475 mod dense 2020-12-03 11:32:03 +08:00
mindspore-ci-bot b15504f6a5 !9327 Cast half to int by rounding down
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-12-03 05:25:01 +08:00
mindspore-ci-bot 6945c4dd5f !9338 [MS][DynamicShape] Bug in InferImpl for UnsortedSegmentOps (incorrect identification of dynamic mode)
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-12-03 04:19:44 +08:00
danishnxt bf5ceaae57 updated to test files + DynamicOpCheckFix
lintfix

Adding Dynamic_shape_depends
2020-12-02 13:44:46 -05:00
TFbunny 27a602f067 update input for ScatterUpdate/Add, fix doc text and fix dynamic shape 2020-12-02 12:53:03 -05:00
tom__chen c454101d7c unique op int64 support 2020-12-02 12:08:07 -05:00
tom__chen ee8a060f55 Fix unique dynamic shape 2020-12-02 07:49:56 -05:00
mindspore-ci-bot eb7cbd49ac !8595 Add Cholesky op at GPU back-end
From: @peixu_ren
Reviewed-by: @zichun_ye,@wilfchen
Signed-off-by:
2020-12-02 10:10:24 +08:00
jonwe e2e6bf59b2 Cast half to int by rounding down 2020-12-01 11:48:30 -05:00
mindspore-ci-bot 01df2341ff !9245 Fixes some typos and formatting errors in docstring.
From: @peilin-wang
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
2020-12-01 20:08:18 +08:00
peixu_ren af6ded28e3 Add Cholesky op at GPU back-end 2020-11-30 20:27:22 -05:00
Peilin Wang e4444a1c12 initial commit
fix testcases

fix ci
2020-11-30 17:52:07 -05:00
mindspore-ci-bot ccf637f64a !9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
2020-12-01 06:49:47 +08:00
Peilin Wang f7dc2432a0 initial commit
fix ci

fix ci

remove old sequence mask api

fix ci

fix ci

remove old seuqence mask tests
2020-11-30 14:44:22 -05:00
mindspore-ci-bot 5835095e07 !9134 Equal op dynamic shape
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2020-12-01 00:55:27 +08:00
danishnxt 450f1ee886 First Commit - UnsortedSegMin Kernel + DynamicSupport
lint fix + SegMAX st fix

removing unreq whitspace

lint fix

lint fix2
2020-11-27 18:29:30 -05:00
mindspore-ci-bot 3e2eb70fc0 !8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by: 
Signed-off-by:
2020-11-28 06:50:40 +08:00
mindspore-ci-bot 442217314d !8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-28 06:49:39 +08:00
mindspore-ci-bot 28772d4fb7 !9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2020-11-28 06:04:20 +08:00
mindspore-ci-bot 9b0ec824c4 !9096 DynamicShapeOp int64 support and bug fix
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-11-28 06:01:12 +08:00
mindspore-ci-bot 2e31899101 !9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-28 05:58:07 +08:00
mindspore-ci-bot b76c7cc7bf !9025 ReLU gpu op supports int32 and int64
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
2020-11-28 05:54:11 +08:00
tom__chen 4fa6238dde change Split op to extend PrimitiveWithCheck 2020-11-27 15:33:20 -05:00
jonwe 6ae8573803 Equal op dynamic shape 2020-11-27 14:59:53 -05:00
TFbunny 419f8bf72a fix dynamic shape and add testcase for SparseGatherV2 GPU 2020-11-27 12:45:29 -05:00
mindspore-ci-bot f28b73f231 !9040 ExpandDims dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-11-27 23:41:20 +08:00
mindspore-ci-bot 28e6c7f29e !9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
2020-11-27 23:25:45 +08:00