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
mindspore-ci-bot
b049a2f88d
!7573 fix bugs of op SparseSoftmaxCrossEntropyWithLogits, Size, Rank and Sin
Merge pull request !7573 from lihongkang/v2_master
5 years ago
jzg
374e9e199d
add moment and nonzero.
5 years ago
mindspore-ci-bot
93c03ca4df
!7565 Decouple GraphKernel ops from akg op register
Merge pull request !7565 from DeshiChen/1012_gen_json_from_anf
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
mindspore-ci-bot
1777f75268
!7554 [ME] change some format code.
Merge pull request !7554 from chenzhongming/zomi_master
5 years ago
lihongkang
639a085d93
fix bugs
5 years ago
dayschan
f429fe7888
Decouple GraphKernel ops from akg op register
1. Extract op info from AnfNode when generating composite operators.
2. Ignore the op register info when selecting kernel.
3. Update akg submodule.
4. Remove akg gpu op registers that added for GraphKernel.
5. Add an interface `IsNodeInGraphKernel` into `AnfRuntimeAlgorithm`, next to the `IsGraphKernel`.
6. Sort included fils for the clang-format rule is changed.
TODO: Remove the json generator in GraphKernelExpander, it's ok to call this interface.
5 years ago
mindspore-ci-bot
fd8ebde400
!7545 GPU reshape add type
Merge pull request !7545 from VectorSL/int64
5 years ago
chenzomi
ca85fcef40
[ME] change some format code.
5 years ago
VectorSL
5c0c363c66
gpu reshepe add type
5 years ago
mindspore-ci-bot
4ef0163963
!7497 change composite.random_ops.get_seed to internal interface
Merge pull request !7497 from yihuaijie/random
5 years ago
Yi Huaijie
626c7f8906
change composite.random_ops.get_seed to internal interface
5 years ago
mindspore-ci-bot
caf511e47b
!7464 Add DynamicRNN for old backend.
Merge pull request !7464 from liuxiao93/dynamic_rnn_old_backend
5 years ago
liuxiao93
54c96fe13b
Add DynamicRNN for old backend.
5 years ago
chujinjin
3c269a059e
opt multi fun
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
311a4b0dd1
!7298 refactor seed interfaces
Merge pull request !7298 from yihuaijie/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
Yi Huaijie
b28a6ff88e
refactor seed interfaces
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
mindspore-ci-bot
80472a44f9
!7204 refactor get_seed() interface
Merge pull request !7204 from yihuaijie/master
5 years ago
Yi Huaijie
c5f7700992
refactor get_seed() interface
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
4beb4de5fe
!7183 fix symmetric bug in FakeQuantPerChannel op
Merge pull request !7183 from yuchaojie/quant2
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
yuchaojie
8d54651b2b
fix symmetric bug in FakeQuantPerChannel op
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