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 |
zhouyuanshen
|
8ab5b06fb1
|
add more dtypes support for gatherdgrad and other bugfix
|
5 years ago |
Peilin Wang
|
baa0f710d8
|
rollback changes
|
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 |
lihongkang
|
0fa0fd39bb
|
fix bugs
|
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
|
2e31899101
|
!9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
tom__chen
|
4fa6238dde
|
change Split op to extend PrimitiveWithCheck
|
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
|
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 |
jonwe
|
36ea519009
|
ExpandDims dynamic shape
|
5 years ago |
mindspore-ci-bot
|
dc04034233
|
!9077 Add pynative mode for Tensor.view and Tensor.expand_as
From: @liangzhibo
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
l00591931
|
ee45c04775
|
Add pynative view and expand_as
|
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 |
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
|
c3b057bd69
|
!8825 [MS][GPU] GatherV2_Dynamic_BugFix
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
yanzhenxiang2020
|
082cb4e7fd
|
add Randperm/GatherDGrad and fix GatherD for aicpu
|
5 years ago |
mindspore-ci-bot
|
d6f6269ff1
|
!8310 fix example of categorical and rnntloss
From: @yanzhenxiang2020
Reviewed-by: @c_34
Signed-off-by: @c_34
|
5 years ago |
danishnxt
|
241c8f3d96
|
GatherUpdate
test file finishing pending
Update to GatherV2_Bug_Fix
lint fix
lint fix - 2
lint fix
Update to GatherV2 - fixed default inferImpl func + CudeStreamSync
lint fix
SyncDevice
added dynamic shape init_size input
lint
|
5 years ago |
yanzhenxiang2020
|
dca109c9a5
|
fix example of categorical and rnntloss
|
5 years ago |
l00591931
|
9c6eb9b9a4
|
Add backprop and add some comments
|
5 years ago |
mindspore-ci-bot
|
d9b4b5c750
|
!8954 Add SequenceMask operator.
From: @liangzhibo
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
l00591931
|
17c0810f9e
|
add SequenceMask operator
|
5 years ago |
mindspore-ci-bot
|
3ed1ccb14d
|
!8922 modify ops Note
From: @Somnus2020
Reviewed-by: @liangchenghui,@youui
Signed-off-by: @liangchenghui
|
5 years ago |
lilei
|
43c0092d7f
|
modifg_ops_note
|
5 years ago |
JunYuLiu
|
686fd88089
|
Add labels to python files
|
5 years ago |
mindspore-ci-bot
|
d915fd9b96
|
!8592 change repeat_elements to a composite op
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
ab26dd71dc
|
!8789 Enable value inference in Concat; Support const input in graph_ir convertor.
From: @c_34
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
d79a454564
|
!8890 Add labels to python files
From: @JunYuLiu
Reviewed-by: @gemini524
Signed-off-by:
|
5 years ago |
JunYuLiu
|
1eaa4a30dd
|
Add labels to python files
|
5 years ago |
l00591931
|
f1e92d0ea7
|
Change Ones/zeros
|
5 years ago |
mindspore-ci-bot
|
d6eac77ffd
|
!8774 modify api example
From: @lijiaqi0612
Reviewed-by: @youui,@liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
ac0b1aa960
|
!8772 Updating notes for remaining .py file in ops/nn folder
From: @zhangz0911gm
Reviewed-by:
Signed-off-by:
|
5 years ago |
TFbunny
|
be933b72cb
|
Add description for ScatterUpdate
|
5 years ago |
mindspore-ci-bot
|
d4ebd7bf4a
|
!8718 Add labels to python files
From: @JunYuLiu
Reviewed-by:
Signed-off-by:
|
5 years ago |
JunYuLiu
|
4a36c8d9bd
|
Add labels to python files
|
5 years ago |
fangzehua
|
69ce58425d
|
fix reshape dynamic and emb
|
5 years ago |
tom__chen
|
a52cd685fc
|
change repeat_element op to a composite op
|
5 years ago |
chenhaozhe
|
b3add83bf0
|
support const input in graph_ir convertor, add value inference in Concat
|
5 years ago |
zhangz0911gm
|
e0da1539b2
|
Updating remaining notes
|
5 years ago |
Jiaqi
|
bc8b4d036c
|
modify example
|
5 years ago |
hedongodng
|
a5016a0ead
|
fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions
|
5 years ago |
mindspore-ci-bot
|
b07f6383cb
|
!8674 Fix doc example for ScatterUpdate and support int8/uint8
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
5a203d08d0
|
!8708 fix fix SmoothL1lossGrad beta attr problem.
From: @liangchenghui
Reviewed-by: @kingxian
Signed-off-by: @kingxian
|
5 years ago |
TFbunny
|
fb1a65c469
|
add int8 and uint8 support to scatteradd and fix doc example
|
5 years ago |