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 |
wuxuejian
|
b03329c65a
|
add cpu op
|
5 years ago |
yanzhenxiang2020
|
6a2c1df5e3
|
sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData
|
5 years ago |
lihongkang
|
670820aaba
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
2c468a358a
|
!7537 new gpu op for cbg: repeat_elements
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
|
5 years ago |
mindspore-ci-bot
|
22bde4bd9b
|
!7390 Add nonzero and moments
Merge pull request !7390 from jiangzhenguang/add_nonzero_and_moments
|
5 years ago |
jzg
|
374e9e199d
|
add moment and nonzero.
|
5 years ago |
Peilin Wang
|
bd0b462691
|
new gpu op for cbg repeat_elements
fixed ci
fixed ci
addressed comments
|
5 years ago |
lihongkang
|
639a085d93
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
c7e217a6ab
|
!7364 fix bugs of op Slice, ROIAlign, PReLU, Transpose, SSIM and ResizeBilinear etc.
Merge pull request !7364 from lihongkang/v2_master
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
lihongkang
|
0bf0862112
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
mindspore-ci-bot
|
d93c7c0b12
|
!7313 Fix MatrixSetDiag, Select, Conv2D op annotation problem.
Merge pull request !7313 from liangchenghui/fix_MatrixSetDiag
|
5 years ago |
liangchenghui
|
8eedd68b8e
|
Fix MatrixSetDiag, Select, Conv2D op annotation problem.
|
5 years ago |
mindspore-ci-bot
|
4f446bba83
|
!7289 [Revert Code]Revert python code in array_ops.py
Merge pull request !7289 from caifubi/dynamic_shape
|
5 years ago |
caifubi
|
a2196d69c6
|
Revert Shape changes in array_ops.py
|
5 years ago |
lihongkang
|
6deefb0a32
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
7f24a92d1c
|
!7241 [ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
Merge pull request !7241 from chenzhongming/zomi_master
|
5 years ago |
mindspore-ci-bot
|
cfb131b844
|
!7030 add Meshgrid ops for aicpu
Merge pull request !7030 from yanzhenxiang2020/br_meshgrid
|
5 years ago |
chenzomi
|
cabb387545
|
[ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
|
5 years ago |
caifubi
|
d3b978147f
|
Ascend Dynamic Shape
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
yanzhenxiang2020
|
d241e9c4af
|
add Meshgrid ops for aicpu
|
5 years ago |
wuxuejian
|
8de76849ed
|
add gatherD, identity op
|
5 years ago |
lihongkang
|
c421fc1bad
|
fix bugs
|
5 years ago |
liangzelang
|
195d97ad46
|
Remove redundant check about IsInstance op
|
5 years ago |
liangzelang
|
ca84130080
|
fix IsInstance op bug when input is tensor
|
5 years ago |
lihongkang
|
e427ea59df
|
fix bugs
|
5 years ago |