Commit 9d5eec7b authored by qianyj's avatar qianyj
Browse files

update TensorFlow test code

parent a58e67f7
...@@ -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
# 参考资料 # 参考资料
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment