Nat Sutyanyong
9fb1904ed8
Refactoring opt/pre
5 年前
buxue
f84b055244
add check for implicit conversion when scalar is not number and bool.
5 年前
shenwei41
4eaa396ca7
Add testcases
5 年前
CaoJian
f9fdb52373
modify the vgg16/lstm path to offical/{cv/npl}
5 年前
mindspore-ci-bot
bc20de741a
!3315 restore reshape ut
Merge pull request !3315 from yao_yf/restore_auto_parallel_reshape_ut
5 年前
yao_yf
1d3a06a3b0
recover reshape ut
5 年前
lirongzhen1
5d63c60135
add sparse feature test cases for auto parallel
5 年前
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
5 年前
Zirui Wu
40ea84ae81
fix from_file validator minor error, 1 line change
add test case
5 年前
mindspore-ci-bot
8da91ca3cf
!3237 support call the parent class function
Merge pull request !3237 from zhangbuxue/support_call_the_parent_class_construct_function
5 年前
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
Merge pull request !3255 from alashkari/cpp_ops
5 年前
mindspore-ci-bot
925172664b
!3230 add bprop for sparse_tensor
Merge pull request !3230 from riemann_penn/add_bprop_for_sparse_tensor
5 年前
mindspore-ci-bot
cf4353f728
!3220 Add random normal op at MindSpore front-end
Merge pull request !3220 from peixu_ren/custom_gpu
5 年前
mindspore-ci-bot
37cc6e2628
!3175 add ScatterNdAdd ScatterNdSub ScatterNonAliasingAdd ops
Merge pull request !3175 from fangzehua/scatter_add_vm
5 年前
panyifeng
4d4e23fd9e
Add bprop for sparse_tensor
5 年前
buxue
073507a5e0
support call the parent class function
5 年前
panfengfeng
5aad4bdfbf
change size
5 年前
xiefangqi
64a6ed56de
fix annotation
5 年前
mindspore-ci-bot
ad651f38bf
!3124 [MD] error occur when using numpy types
Merge pull request !3124 from liyong126/fix_numpy_generic
5 年前
fangzehua
dde74b227c
add 5 vm op
5 年前
peixu_ren
9b45018dfd
Add random normal op at MindSpore front-end
5 年前
mindspore-ci-bot
bfc18704d5
!3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
Merge pull request !3254 from nhussain/padding_upperbound
5 年前
mindspore-ci-bot
2e4bb93a1e
!3250 [quant]bug fixes when export geir
Merge pull request !3250 from vlne-v1/quant_export_geir_biasadd_after_depth_wise
5 年前
mindspore-ci-bot
718431429c
!2755 unform learning rate behavior in optimizers
Merge pull request !2755 from wangnan39/uniform_lr_behavior_in_optimizers
5 年前
mindspore-ci-bot
0e27dccbcf
!3093 VOCDataset output change to multi-columns
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
5 年前
liyong
28ebd73096
fix bug when int or float is numpy type
5 年前
Amir Lashkari
572750cd40
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
5 年前
nhussain
b064cbab5d
fix upper bound
5 年前
mindspore-ci-bot
b091f74c23
!3016 Add CSV dataset loader
Merge pull request !3016 from jiangzhiwen/dataset/csv
5 年前
Wei Luning
7d5c9d52bc
fix geir export bugs
5 年前
wangnan39@huawei.com
082433183d
uniform learning_rate behavior of optimizers
5 年前
jiangzhiwen
2f506b7985
CSV dataset loader
5 年前
mindspore-ci-bot
fa7fa8a162
!3234 [MD] fix bug when save tfrecord data
Merge pull request !3234 from liyong126/fix_save_tfrecod
5 年前
liyong
f521532a06
fix field_name probelem from tfrecord to mindrecord
5 年前
xulei2020
18b519ae0f
add sentence piece
5 年前
xiefangqi
fbd9e3d402
vocdataset output multi-columns
5 年前
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 年前
mindspore-ci-bot
6f8863b65d
!3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
Merge pull request !3198 from yanghaoran/code_sync_0718
5 年前
yanghaoran
859acc6d2a
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 年前
mindspore-ci-bot
05de773775
!3209 Fix bug about output of AddNGrad.
Merge pull request !3209 from liuxiao93/AddN
5 年前
mindspore-ci-bot
ffb7040c3c
!3200 [clean]remove loop_can_unroll flag, clean some other python code
Merge pull request !3200 from vlne-v1/remove_loop_can_unroll
5 年前
liuxiao93
8705545bcd
Fix bug about output of AddNGrad.
5 年前
Wei Luning
f362503d57
support throw attribute error from c++
5 年前
Wei Luning
88e864a4a3
remove loop can unroll flag, clean some python usage
5 年前
mindspore-ci-bot
e8b26dbdaa
!3151 Fix verification of BatchNorm2d input is 4D.
Merge pull request !3151 from liuxiao93/fix-BatchNorm2d
5 年前
mindspore-ci-bot
4945d34a41
!3133 [MD] fix num_sample in distributed sampler
Merge pull request !3133 from liyong126/md_num_of_samples
5 年前
liuxiao93
75881e5f2f
check input of BatchNorm is 4D.
5 年前
mindspore-ci-bot
4a19e6b8cb
!3114 add coo_tensor
Merge pull request !3114 from riemann_penn/coo_tensor
5 年前
mindspore-ci-bot
a84092e89d
!3102 [MD] Add additional parameter checks in RandomCropWithBBoxOp and RandomResizeWithBbox
Merge pull request !3102 from nhussain/random_crop_fixes
5 年前
panyifeng
5a10383cc3
add coo_tensor
5 年前