Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dcuai
dlexamples
Commits
9d5eec7b
Commit
9d5eec7b
authored
Feb 03, 2023
by
qianyj
Browse files
update TensorFlow test code
parent
a58e67f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
TensorFlow/Accuracy_Validation/README.md
TensorFlow/Accuracy_Validation/README.md
+2
-1
No files found.
TensorFlow/Accuracy_Validation/README.md
View file @
9d5eec7b
...
@@ -23,9 +23,10 @@
...
@@ -23,9 +23,10 @@
# 多卡测试 (混合精度)
# 多卡测试 (混合精度)
修改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