Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dcuai
dlexamples
Commits
ffc9a0af
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "fa65be2ad2f62935ce7933f2fbf486ee322c4d19"
Commit
ffc9a0af
authored
Feb 03, 2023
by
qianyj
Browse files
update TensorFlow test method
parent
a32ffa95
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
TensorFlow/Accuracy_Validation/README.md
TensorFlow/Accuracy_Validation/README.md
+1
-1
TensorFlow2x/Accuracy_Validation/ResNet50_Official/scripts-run/.single_process.sh.swp
...tion/ResNet50_Official/scripts-run/.single_process.sh.swp
+0
-0
No files found.
TensorFlow/Accuracy_Validation/README.md
View file @
ffc9a0af
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
## 运行
## 运行
export HIP_VISIBLE_DEVICES=0
export HIP_VISIBLE_DEVICES=0
python3 ./benchmarks-master/scripts/tf_cnn_benchmarks/tf_cnn_benchmarks.py --data_format=NCHW --batch_size=128 --model=resnet50 --optimizer=momentum --variable_update=parameter_server --print_training_accuracy=true --nodistortions --num_gpus=
4
--num_epochs=90 --weight_decay=1e-4 --data_dir=$data_dir_path --use_fp16=True --data_name=imagenet --train_dir=$save_checkpoint_path
python3 ./benchmarks-master/scripts/tf_cnn_benchmarks/tf_cnn_benchmarks.py --data_format=NCHW --batch_size=128 --model=resnet50 --optimizer=momentum --variable_update=parameter_server --print_training_accuracy=true --nodistortions --num_gpus=
1
--num_epochs=90 --weight_decay=1e-4 --data_dir=$data_dir_path --use_fp16=True --data_name=imagenet --train_dir=$save_checkpoint_path
# 多卡测试 (单精度)
# 多卡测试 (单精度)
...
...
TensorFlow2x/Accuracy_Validation/ResNet50_Official/scripts-run/.single_process.sh.swp
deleted
100644 → 0
View file @
a32ffa95
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment