TFbunny
|
d274f425c7
|
change tensor shape from int to size_t for GPU Argmax
|
5 years ago |
mindspore-ci-bot
|
215f0a7b46
|
!9037 Updating inputs for ScatterAdd and ScatterUpdate, fix dynamic issue
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
b5269d6bd4
|
!9402 [GPU] Unique op int64 support
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
d6dbfd6593
|
!9089 [GraphKernel] Add atomic add support
From: @tronzhang
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
b15504f6a5
|
!9327 Cast half to int by rounding down
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
5 years ago |
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
|
5 years ago |
danishnxt
|
bf5ceaae57
|
updated to test files + DynamicOpCheckFix
lintfix
Adding Dynamic_shape_depends
|
5 years ago |
TFbunny
|
27a602f067
|
update input for ScatterUpdate/Add, fix doc text and fix dynamic shape
|
5 years ago |
tom__chen
|
c454101d7c
|
unique op int64 support
|
5 years ago |
tom__chen
|
ee8a060f55
|
Fix unique dynamic shape
|
5 years ago |
tronzhang
|
2190da9946
|
support atomic clean and change package for akg.
|
5 years ago |
mindspore-ci-bot
|
eb7cbd49ac
|
!8595 Add Cholesky op at GPU back-end
From: @peixu_ren
Reviewed-by: @zichun_ye,@wilfchen
Signed-off-by:
|
5 years ago |
jonwe
|
e2e6bf59b2
|
Cast half to int by rounding down
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
1ffecf1874
|
!9180 fix dnnl binary broadcast
From: @zhao_ting_v
Reviewed-by:
Signed-off-by:
|
5 years ago |
peixu_ren
|
af6ded28e3
|
Add Cholesky op at GPU back-end
|
5 years ago |
zhaoting
|
102b74682b
|
fix dnnl binary broadcast
|
5 years ago |
Peilin Wang
|
e4444a1c12
|
initial commit
fix testcases
fix ci
|
5 years ago |
mindspore-ci-bot
|
ccf637f64a
|
!9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
|
5 years ago |
Peilin Wang
|
f7dc2432a0
|
initial commit
fix ci
fix ci
remove old sequence mask api
fix ci
fix ci
remove old seuqence mask tests
|
5 years ago |
mindspore-ci-bot
|
5835095e07
|
!9134 Equal op dynamic shape
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
mindspore-ci-bot
|
dc62360eed
|
!9140 [MS][GPU][CUDA][DynamicShape] - New GPU kernel -> UnsortedSegmentMin + DynamicShape support changes to API + inferImpl func (+SegMax ST correction)
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
2370828043
|
!8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
|
5 years ago |
danishnxt
|
450f1ee886
|
First Commit - UnsortedSegMin Kernel + DynamicSupport
lint fix + SegMAX st fix
removing unreq whitspace
lint fix
lint fix2
|
5 years ago |
mindspore-ci-bot
|
3e2eb70fc0
|
!8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
442217314d
|
!8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
28772d4fb7
|
!9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
9b0ec824c4
|
!9096 DynamicShapeOp int64 support and bug fix
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
2e31899101
|
!9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
b76c7cc7bf
|
!9025 ReLU gpu op supports int32 and int64
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
|
5 years ago |
tom__chen
|
4fa6238dde
|
change Split op to extend PrimitiveWithCheck
|
5 years ago |
jonwe
|
6ae8573803
|
Equal op dynamic shape
|
5 years ago |
TFbunny
|
419f8bf72a
|
fix dynamic shape and add testcase for SparseGatherV2 GPU
|
5 years ago |
mindspore-ci-bot
|
f28b73f231
|
!9040 ExpandDims dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
28e6c7f29e
|
!9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
b0496aaa10
|
!8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
|
5 years ago |
Jonathan Yan
|
9f70ebac64
|
Cast/ReLU dynamic shapelsgpu op supports int32 and int64
|
5 years ago |
jonwe
|
36ea519009
|
ExpandDims dynamic shape
|
5 years ago |
mindspore-ci-bot
|
40222f59a7
|
!9043 Add support to op L2Loss on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
|
5 years ago |
danishnxt
|
cfc3542261
|
First Commit SegMax changes + typo in SegSum InferImpl
UnsortedSegmentMax update + new STs
switch to lambda function
SegmentSum - InferImpl min/max shape pushback fix
lint fix
revert segSum due to sep pr + addressing comments:
|
5 years ago |
Peilin Wang
|
1dd302ae93
|
int64 support and typo fix
fixed typo
fix pylint
|
5 years ago |
zhouyuanshen
|
f6e87143c6
|
add support to op L2Loss on gpu
|
5 years ago |
mindspore-ci-bot
|
0aa63f21c5
|
!9039 register FastGelu for activation
From: @shibeiji
Reviewed-by:
Signed-off-by:
|
5 years ago |
danishnxt
|
6f64fffdb4
|
Adding API fix for handling dynamic_shape correctly plus STs for SegSum dyn_shape
Updating InferImpl function
adding check to inferImpl function
lint
lint2
|
5 years ago |
TFbunny
|
5e19a642f9
|
fix and add testcase for dynamic shape scatteradd/update transpose
|
5 years ago |
mindspore-ci-bot
|
e6ebb310eb
|
!8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
danishnxt
|
64a6769d3f
|
Update Square Op to support Dynamic Shape
|
5 years ago |
mindspore-ci-bot
|
c3b057bd69
|
!8825 [MS][GPU] GatherV2_Dynamic_BugFix
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
ebef1df00b
|
!8994 split dropout op and expand dropout
From: @zengzitao
Reviewed-by:
Signed-off-by:
|
5 years ago |
yanzhenxiang2020
|
082cb4e7fd
|
add Randperm/GatherDGrad and fix GatherD for aicpu
|
5 years ago |