!18342 Change default config for mobilenetv1

Merge pull request !18342 from chenhaozhe/change-mobilenetv1-config
This commit is contained in:
i-robot 2021-06-16 16:27:08 +08:00 committed by Gitee
commit 7559f8c644
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ run_distribute: True
device_num: 1
dataset_path: "/cache/data"
device_target: 'Ascend'
pre_trained: "./mobilenetv2-200_625.ckpt" # "./mobilenetv1-90_195.ckpt"
pre_trained: ""
parameter_server: False
# Image classification - eval

View File

@ -40,7 +40,7 @@ run_distribute: True
device_num: 1
dataset_path: "/cache/data"
device_target: 'Ascend'
pre_trained: "./mobilenetv2-200_625.ckpt" # "./mobilenetv1-90_625.ckpt"
pre_trained: ""
parameter_server: False
# Image classification - eval