Commit 7207b43c authored by liucong's avatar liucong
Browse files

修改镜像名

parent 550ebf64
...@@ -12,10 +12,10 @@ ResNet50模型包含了49个卷积层、一个全连接层。 ...@@ -12,10 +12,10 @@ ResNet50模型包含了49个卷积层、一个全连接层。
### 下载镜像 ### 下载镜像
在光源中下载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环境变量
...@@ -49,10 +49,10 @@ python Classifier.py ...@@ -49,10 +49,10 @@ python Classifier.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
``` ```
### 安装Opencv依赖 ### 安装Opencv依赖
......
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