Commit 61ecd826 authored by liangjing's avatar liangjing
Browse files

Update README.md

parent 70b145cd
...@@ -43,7 +43,7 @@ python依赖安装: ...@@ -43,7 +43,7 @@ python依赖安装:
python3 setup.py install python3 setup.py install
cd ./cocoapi-0.7.0/PythonAPI; python3 setup.py install cd ./cocoapi-0.7.0/PythonAPI; python3 setup.py install
参照Dockerfile文件进行minigo库的构建,主要过程如下: 参照Dockerfile文件进行minigo库的构建,主要过程如下(如已经拉取镜像可忽略minigo库构建)
ENV MINIGO_BAZEL_CACHE_DIR /opt/reinforcement/minigo-bazel-cache ENV MINIGO_BAZEL_CACHE_DIR /opt/reinforcement/minigo-bazel-cache
...@@ -76,7 +76,7 @@ python依赖安装: ...@@ -76,7 +76,7 @@ python依赖安装:
## 测试结果 ## 测试结果
采用上述输入数据,加速卡采用Z100L*8,可最终达到官方收敛要求; 采用上述输入数据,加速卡采用Z100L*8,可最终达到官方收敛要求;
## 历史版本 ## 源码仓库及问题反馈
* https://developer.hpccube.com/codes/modelzoo/mlperf_minigo * https://developer.hpccube.com/codes/modelzoo/mlperf_minigo
## 参考 ## 参考
* https://mlcommons.org/en/ * https://mlcommons.org/en/
......
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