Commit 0532a882 authored by liucong's avatar liucong
Browse files

修改镜像名

parent 2b2b9d16
...@@ -12,10 +12,10 @@ BERT的全称为Bidirectional Encoder Representation from Transformers,是一 ...@@ -12,10 +12,10 @@ BERT的全称为Bidirectional Encoder Representation from Transformers,是一
### 下载镜像 ### 下载镜像
在光源中下载MIGraphX镜像: 下载MIGraphX镜像:
```python ```python
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0.0-dtk22.10.1 docker pull sugonhub/migraphx:3.2.1-centos7.6-dtk-23.04.1-py38
``` ```
### 设置Python环境变量 ### 设置Python环境变量
...@@ -59,10 +59,10 @@ python bert.py ...@@ -59,10 +59,10 @@ python bert.py
### 下载镜像 ### 下载镜像
在光源中下载MIGraphX镜像: 下载MIGraphX镜像:
``` ```
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0.0-dtk22.10.1 docker pull sugonhub/migraphx:3.2.1-centos7.6-dtk-23.04.1-py38
``` ```
......
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