CaoJian
1fb246a284
set graph model should befor init(), otherwise hccl will report repeat init error.
4 years ago
bai-yangfan
c46c4dffe4
mindir_suffix
4 years ago
yuzhenhua
d0f05a7670
add export script for vgg16,bert. fix faster-rcnn and inception bug
4 years ago
CaoJian
02f630286c
update wrong comment
4 years ago
CaoJian
4bd69bf31e
update vgg16 README
4 years ago
CaoJian
1843387585
fix vgg16 eval shell script bug.
4 years ago
caojian05
bfe85189d2
remove device_id setting when use GPU
4 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
4 years ago
mindspore-ci-bot
a712489a28
!6643 Modifying the hardware information in Readme.
...
Merge pull request !6643 from linqingke/modelzoo
4 years ago
caojian05
9b615ab36f
vgg16 hub support
4 years ago
linqingke
3f7a5ed394
README A+X to A+K
4 years ago
Ting Wang
ac627e046b
update links for README
...
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
4 years ago
mindspore-ci-bot
cdff9412dc
!6483 remove parameter broadcast
...
Merge pull request !6483 from gziyan/rm——parameter_broadcast
4 years ago
Ziyan
cc131193ec
remove parameter broadcast
4 years ago
zhaoting
d421f49e60
delete redundant codes
4 years ago
mindspore-ci-bot
a8851f308b
!6274 new add densenet121 and update resnet, vgg.
...
Merge pull request !6274 from linqingke/fasterrcnn
4 years ago
linqingke
25579c4523
new add densenet121 and update resnet, vgg.
4 years ago
mindspore-ci-bot
8b0793eb84
!6137 modify the model_zoo ckpt path
...
Merge pull request !6137 from TuDouNi/master
4 years ago
xiefangqi
b269c57dfb
minddata unify seed to set_seed
4 years ago
root
ec947ebf3d
modify the ckpt path
4 years ago
mindspore-ci-bot
d8c09067ce
!5801 [MD][Feature] minddata iterator output ms_tensor
...
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
4 years ago
lilei
71adabd944
modify_bug
4 years ago
mindspore-ci-bot
f8254c8c2b
!5938 Fixing up model zoo dataset API
...
Merge pull request !5938 from EricZ/fix_zoo_api
4 years ago
mindspore-ci-bot
fb54d8877a
!5924 vgg16 support imagenet dataset on Ascend
...
Merge pull request !5924 from caojian05/ms_master_vgg16_support_imagenet_on_ascend
4 years ago
Eric
5371442786
Fixes model_zoo with minddata API change
4 years ago
xiefangqi
d0410d6191
md delete set_dataset_size interface
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
CaoJian
41e6ceaa72
vgg16 support imagenet dataset on Ascend
4 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
5 years ago
mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
...
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
CaoJian
e512fac44f
vgg16 readme update
5 years ago
mindspore-ci-bot
e6a4d932b4
!5350 [AutoParallel]Rectification distributed init
...
Merge pull request !5350 from lichen/rectification_init
5 years ago
lichenever
d3e55b543e
rectification init
5 years ago
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago
ms_yan
0752c566b1
modify format in vgg16
5 years ago
ms_yan
a4f2e728ef
repair vgg precision problem
5 years ago
panbingao
541d27c149
remove other MINDSPORE_HCCL
5 years ago
Wei Luning
e5fc529159
z
5 years ago
ms_yan
4cf23db838
repair distribute training for vgg in D
5 years ago
mindspore-ci-bot
6eddd65cf1
!3670 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
...
Merge pull request !3670 from panbingao/master
5 years ago
panbingao
3e82ae7f51
remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
5 years ago
ms_yan
abbd7b50db
optimize the vgg script
5 years ago
ms_yan
4e3fa200ee
repair problem in vgg16 cifar10 version
5 years ago
ms_yan
cf3fff8996
init add vgg16 gpu version
...
merge the script
optimize the script
5 years ago