"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "2c2c2fd889b45e732438c7d4ef33efac479703d7"
Commit a58e67f7 authored by qianyj's avatar qianyj
Browse files

update TensorFlow test code

parent 170e185a
...@@ -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
# 参考资料 # 参考资料
......
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