"...resnet50_tensorflow.git" did not exist on "b83ef1681cf7a90ed24ff53f82332c77d7b243c0"
Commit 9ee07373 authored by huchen1's avatar huchen1
Browse files

Update README.md format

parent 581b8d15
...@@ -35,6 +35,7 @@ python依赖安装: ...@@ -35,6 +35,7 @@ python依赖安装:
训练命令(此处以单机8卡规模为例说明): 训练命令(此处以单机8卡规模为例说明):
bash run_8gpu.sh bash run_8gpu.sh
#不同环境的配置及数据的存放路径会有不同,请根据实际情况进行调整run_benchmark_8gpu.sh脚本中的如下内容: #不同环境的配置及数据的存放路径会有不同,请根据实际情况进行调整run_benchmark_8gpu.sh脚本中的如下内容:
BASE_DATA_DIR=${BASE_DATA_DIR:-"/public/DL_DATA/mlperf/bert"} //调整为具体的数据的路径 BASE_DATA_DIR=${BASE_DATA_DIR:-"/public/DL_DATA/mlperf/bert"} //调整为具体的数据的路径
......
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