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 |
huangxinjing
|
4e0a5359f5
|
Add doc for max value
|
5 years ago |
liangchenghui
|
d45bbb8f87
|
fix fix SmoothL1lossGrad beta attr problem.
|
5 years ago |
mindspore-ci-bot
|
6ff9bb0bb5
|
!8598 fix bugs of op ApplyPowerSign, RMSProp, IsInstance and Tile
From: @lihongkang1
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
80b5b86fe1
|
!8587 fix example error.
From: @liangchenghui
Reviewed-by: @kingxian,@c_34
Signed-off-by: @c_34
|
5 years ago |
lihongkang
|
b7d1c970e7
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
0ab808ec9e
|
!8582 add reshape dynamic
From: @fangzehua
Reviewed-by: @stsuteng
Signed-off-by:
|
5 years ago |
fangzehua
|
212f65fc02
|
add reshape dynamic
|
5 years ago |
mindspore-ci-bot
|
3a41d747ca
|
!8572 add embeddinglookup dynamic
From: @fangzehua
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
|
5 years ago |
fangzehua
|
963b063374
|
add emblookup dynamic
|
5 years ago |
liangchenghui
|
1878a1b0f1
|
fix example error
|
5 years ago |
zhangz0911gm
|
6fb2aa6023
|
Updating Notes for py files
|
5 years ago |
mindspore-ci-bot
|
ecd74644b9
|
!8479 [MS][GPU] Converted UnsortedSegmentSum to a Dynamic Shape Op on GPU
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
a442024604
|
!8510 Add Ones and Zeros operators
From: @liangzhibo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
|
5 years ago |
l00591931
|
886ef520d7
|
Add Ones and Zeros operators
|
5 years ago |
mindspore-ci-bot
|
3b076494bd
|
!8393 fix bugs of op Argmin, Assert, AssignSub, BNTrainingReduce, BasicLSTMCell and BesselI0e so on
From: @lihongkang1
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
10592a80b9
|
!8337 cast gpu op
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
danishnxt
|
06528789d4
|
DynamicShape_Support_SegmentSum
|
5 years ago |
Jonathan Yan
|
92536a5860
|
cast op v1
|
5 years ago |
TFbunny
|
61200212ec
|
add dynamic shape support to GPU Transpose
|
5 years ago |
lihongkang
|
6731c8d1f2
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
6d0c1dcaaf
|
!8362 [#12470P] BUG-Fixed: Update operator descriptions including inputs, outputs and examples.
From: @david-he91
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
|
5 years ago |
mindspore-ci-bot
|
3a3b8c04c3
|
!8236 add dynamic shape support to scatteradd/update
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
mindspore-ci-bot
|
546e6e92a4
|
!8284 add dynamic shape support to ZerosLike
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
hedongodng
|
41f863b3a5
|
FIx issue #12470: update operator descriptions
|
5 years ago |
mindspore-ci-bot
|
62d9dc06c5
|
!8364 modify scattersub example
From: @lijiaqi0612
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @zhunaipan
|
5 years ago |
Jiaqi
|
709e5e50a4
|
modify example
|
5 years ago |
lihongkang
|
be6786e177
|
fix bugs
|
5 years ago |
TFbunny
|
7eced5d59e
|
add dynamic shape support to Zeroslike
|
5 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
5 years ago |
TFbunny
|
0bdf6c51a7
|
add dynamic shape for ScatterAdd/Update
|
5 years ago |
lihongkang
|
3ade82e8f2
|
fix bugs
|
5 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
5 years ago |
mindspore-ci-bot
|
1b3efdc70a
|
!7428 add cpu op
Merge pull request !7428 from wuxuejian/cpu_op
|
5 years ago |
mindspore-ci-bot
|
7dd3535cf2
|
!8062 fix bugs of op ScatterDiv and CropAndResize
Merge pull request !8062 from lihongkang/v2_master
|
5 years ago |
mindspore-ci-bot
|
b64de9c1dc
|
!8000 Add supports to op Gather on gpu
Merge pull request !8000 from zhouyuanshen/gather
|
5 years ago |
lihongkang
|
7637da4d02
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
5ef4c175be
|
!8028 Fix shape checking for scatterop in dynamic shape scene
Merge pull request !8028 from YuJianfeng/ds
|
5 years ago |
mindspore-ci-bot
|
de20d3e488
|
!8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
Merge pull request !8006 from danishnxt/SegMax
|
5 years ago |
yujianfeng
|
552a3c4a07
|
Fix shape checking for scatterop in dynamic shape scene
|
5 years ago |
zhouyuanshen
|
f0f67b8aa8
|
add gather op on gpu
|
5 years ago |
danishnxt
|
34cc178bd0
|
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
PyLintFix
header fix
|
5 years ago |
lihongkang
|
3704e05370
|
fix bugs
|
5 years ago |