"...resnet50_tensorflow.git" did not exist on "8221ea5da08a587f863e397d19c6cd222ed7b8d3"
Commit c92d5f63 authored by liangjing's avatar liangjing
Browse files

Update README.md

parent 124faa46
...@@ -40,8 +40,8 @@ BERT-large包含24个Transformer编码器,每个编码器有1024个隐藏层 ...@@ -40,8 +40,8 @@ BERT-large包含24个Transformer编码器,每个编码器有1024个隐藏层
### 环境配置 ### 环境配置
提供[光源](https://www.sourcefind.cn/#/service-details)拉取的训练的docker镜像: 提供[光源](https://www.sourcefind.cn/#/service-details)拉取的训练的docker镜像:
* 训练镜像:
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:mlperf_paddle_bert_mpirun
python依赖安装: python依赖安装:
pip3 install -r requirement.txt pip3 install -r requirement.txt
......
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