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
a58e67f7
Commit
a58e67f7
authored
Feb 03, 2023
by
qianyj
Browse files
update TensorFlow test code
parent
170e185a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
TensorFlow/Accuracy_Validation/README.md
TensorFlow/Accuracy_Validation/README.md
+2
-2
No files found.
TensorFlow/Accuracy_Validation/README.md
View file @
a58e67f7
...
@@ -23,9 +23,9 @@
...
@@ -23,9 +23,9 @@
# 多卡测试 (混合精度)
# 多卡测试 (混合精度)
##
##
运行
#
修改scripts-run/single_process.sh中的--use_fp16=True
修改scripts-run/single_process.sh中的--use_fp16=True
mpirun -np 4 --hostfile hostfile -mca btl self,tcp --bind-to none scripts-run/single_process.sh
mpirun -np 4 --hostfile hostfile -mca btl self,tcp --bind-to none scripts-run/single_process.sh
# 参考资料
# 参考资料
...
...
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