"vscode:/vscode.git/clone" did not exist on "aedd78767c99f7bc26a532622d4006280cc6c00d"
Commit aa90a6bf authored by qianyj's avatar qianyj
Browse files

Update README.md

parent 4ec10ce1
......@@ -24,7 +24,7 @@
export PYTHONPATH=/path/to/tensorflow/model:$PYTHONPATH
mpirun -np $np --hostfile hostfile --bind-to none scripts-run/single_process.sh
多卡测试时需要修改部分代码,具体可参考[](https://tensorflow.google.cn/guide/migrate/multi_worker_cpu_gpu_training?hl=en)
多卡测试时需要修改部分代码,具体可参考[multi-worker](https://tensorflow.google.cn/guide/migrate/multi_worker_cpu_gpu_training?hl=en)
# 参考
[https://github.com/tensorflow/models/tree/v2.7.0](https://github.com/tensorflow/models/tree/v2.7.0/official/vision/image_classification/resnet)
......
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