ms_yan
e497117b74
init add vgg16 gpu version
merge the script
optimize the script
repair problem in vgg16 cifar10 version
optimize the vgg script
5 years ago
guansongsong
543b75f366
fix the description of cache
5 years ago
Xiaoda Zhang
ab676ba81a
add costmodel for gpu
5 years ago
He Wei
1f6771256d
Fix a bug for Parameter
1. Parameter's init_data() should have no effect if default_input already set;
2. This bug is introduced by 'decouple ParamValue from python';
3. An unit test case is added to ensure the right init_data() behavior.
5 years ago
mindspore-ci-bot
b0cb13d265
!3463 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
Merge pull request !3463 from xulei/tmp_0.6
5 years ago
xulei2020
c43bc92d7c
add code
5 years ago
kingfo
5916da1763
fix mix precision operator issue
5 years ago
mindspore-ci-bot
c005dfd803
!3389 merge sparse hot fix to r0.6
Merge pull request !3389 from riemann_penn/merger_sparse_hot_fix_to_r0.6
5 years ago
panyifeng
2cebc62bbf
fix sparse related issues
5 years ago
mindspore-ci-bot
f9aec99c01
!3379 modify the vgg16/lstm path to offical/{cv/nlp}
Merge pull request !3379 from caojian05/ms_master_dev
5 years ago
CaoJian
80a655099a
modify the vgg16/lstm path to offical/{cv/nlp}
5 years ago
buxue
15487759ff
support call super when class define in test_case.
5 years ago
buxue
f84b055244
add check for implicit conversion when scalar is not number and bool.
5 years ago
mindspore-ci-bot
bc20de741a
!3315 restore reshape ut
Merge pull request !3315 from yao_yf/restore_auto_parallel_reshape_ut
5 years ago
yao_yf
1d3a06a3b0
recover reshape ut
5 years ago
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 years ago
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 years ago
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
Merge pull request !3255 from alashkari/cpp_ops
5 years ago
mindspore-ci-bot
925172664b
!3230 add bprop for sparse_tensor
Merge pull request !3230 from riemann_penn/add_bprop_for_sparse_tensor
5 years ago
mindspore-ci-bot
cf4353f728
!3220 Add random normal op at MindSpore front-end
Merge pull request !3220 from peixu_ren/custom_gpu
5 years ago
mindspore-ci-bot
37cc6e2628
!3175 add ScatterNdAdd ScatterNdSub ScatterNonAliasingAdd ops
Merge pull request !3175 from fangzehua/scatter_add_vm
5 years ago
panyifeng
4d4e23fd9e
Add bprop for sparse_tensor
5 years ago
buxue
073507a5e0
support call the parent class function
5 years ago
panfengfeng
5aad4bdfbf
change size
5 years ago
xiefangqi
64a6ed56de
fix annotation
5 years ago
mindspore-ci-bot
ad651f38bf
!3124 [MD] error occur when using numpy types
Merge pull request !3124 from liyong126/fix_numpy_generic
5 years ago
fangzehua
dde74b227c
add 5 vm op
5 years ago
peixu_ren
9b45018dfd
Add random normal op at MindSpore front-end
5 years ago
mindspore-ci-bot
bfc18704d5
!3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
Merge pull request !3254 from nhussain/padding_upperbound
5 years ago
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 years ago
mindspore-ci-bot
718431429c
!2755 unform learning rate behavior in optimizers
Merge pull request !2755 from wangnan39/uniform_lr_behavior_in_optimizers
5 years ago
mindspore-ci-bot
0e27dccbcf
!3093 VOCDataset output change to multi-columns
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
5 years ago
liyong
28ebd73096
fix bug when int or float is numpy type
5 years ago
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 years ago
nhussain
b064cbab5d
fix upper bound
5 years ago
mindspore-ci-bot
b091f74c23
!3016 Add CSV dataset loader
Merge pull request !3016 from jiangzhiwen/dataset/csv
5 years ago
Wei Luning
7d5c9d52bc
fix geir export bugs
5 years ago
wangnan39@huawei.com
082433183d
uniform learning_rate behavior of optimizers
5 years ago
jiangzhiwen
2f506b7985
CSV dataset loader
5 years ago
mindspore-ci-bot
fa7fa8a162
!3234 [MD] fix bug when save tfrecord data
Merge pull request !3234 from liyong126/fix_save_tfrecod
5 years ago
liyong
f521532a06
fix field_name probelem from tfrecord to mindrecord
5 years ago
xulei2020
18b519ae0f
add sentence piece
5 years ago
xiefangqi
fbd9e3d402
vocdataset output multi-columns
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
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 years ago
yanghaoran
859acc6d2a
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
mindspore-ci-bot
05de773775
!3209 Fix bug about output of AddNGrad.
Merge pull request !3209 from liuxiao93/AddN
5 years ago
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 years ago
liuxiao93
8705545bcd
Fix bug about output of AddNGrad.
5 years ago
Wei Luning
f362503d57
support throw attribute error from c++
5 years ago