lihongkang
|
670820aaba
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
0d5e119fa4
|
!7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
Merge pull request !7483 from 34bunny/GPU-ucs
|
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 |
TFbunny
|
e18a78feb9
|
add GPU UniformSampler
|
5 years ago |
lihongkang
|
639a085d93
|
fix bugs
|
5 years ago |
liuxiao93
|
54c96fe13b
|
Add DynamicRNN for old backend.
|
5 years ago |
mindspore-ci-bot
|
c3784287ce
|
!7391 Fix SmoothL1Loss op sigma attr problem.
Merge pull request !7391 from liangchenghui/fix_smooth_l1_loss
|
5 years ago |
yuzhenhua
|
9734b93b00
|
export script for gcn and gat
|
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 |
mindspore-ci-bot
|
7b060b2562
|
!7209 Add some fake-quant operators
Merge pull request !7209 from jiangzhenguang/add_fake_quant_operator
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
jzg
|
2c6a9c8486
|
add fake-quant operators.
|
5 years ago |
lihongkang
|
0bf0862112
|
fix bugs
|
5 years ago |
liangchenghui
|
228c361903
|
Fix SmoothL1Loss op sigma attr problem.
|
5 years ago |
mindspore-ci-bot
|
1ac9196587
|
!7360 Fix ReduceMax op bool type problem.
Merge pull request !7360 from liangchenghui/fix_reducemax
|
5 years ago |
liangchenghui
|
618c2fd523
|
Fix ReduceMax op bool type problem.
|
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 |
chenzomi
|
79131e8da7
|
[ME] add float check function
|
5 years ago |
mindspore-ci-bot
|
f427a47c81
|
!7168 fix bugs of op DynamicRNN, LayerNorm, ReduceAny and Neg
Merge pull request !7168 from lihongkang/v2_master
|
5 years ago |
caifubi
|
d3b978147f
|
Ascend Dynamic Shape
|
5 years ago |
lihongkang
|
a3120501a3
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
55e369a125
|
!7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
Merge pull request !7144 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
mindspore-ci-bot
|
3d21c80e3b
|
!7110 [ME] delete check_bool and replace with Validate.check_bool
Merge pull request !7110 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
d4e8e94981
|
[ME] delete check_bool and replace with Validate.check_bool
|
5 years ago |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
5 years ago |
yanzhenxiang2020
|
d241e9c4af
|
add Meshgrid ops for aicpu
|
5 years ago |
mindspore-ci-bot
|
c12d48c727
|
!6933 add gatherD, identity op
Merge pull request !6933 from wuxuejian/new_op
|
5 years ago |
mindspore-ci-bot
|
9c70e8bd04
|
!6991 move inner.DynamicRNN to P.DynamicRNN.
Merge pull request !6991 from liuxiao93/DynamicRNN-api
|
5 years ago |
mindspore-ci-bot
|
77978d0921
|
!7006 fix bugs of op DivNoNan, Div, MSSSIM and DropoutDoMask
Merge pull request !7006 from lihongkang/v2_master
|
5 years ago |
liuxiao93
|
34e6368d05
|
move inner.DynamicRNN to P.DynamicRNN.
|
5 years ago |
lihongkang
|
47756fb031
|
fix bugs
|
5 years ago |
wuxuejian
|
8de76849ed
|
add gatherD, identity op
|
5 years ago |
mindspore-ci-bot
|
8f55187492
|
!6976 bug fix for nn.Dense and P.Matmul
Merge pull request !6976 from chenzhongming/zomi_master
|
5 years ago |
mindspore-ci-bot
|
1131b069d3
|
!6903 Remove StridedSlice AICPU version
Merge pull request !6903 from peixu_ren/custom_pp_ops
|
5 years ago |
chenzomi
|
b22cb38dab
|
bug fix fot nn.Dense and P.Matmul
|
5 years ago |
fangzehua
|
a822966300
|
add cache ops for cpu and aicpu
|
5 years ago |
peixu_ren
|
6c0cfea75b
|
Remove StridedSlice AICPU version
|
5 years ago |
liuxiao93
|
da17d53ae1
|
fix precision of GroupNorm when the shape is small.
|
5 years ago |