ModelArts开发环境提供Docker容器镜像,可作为预构建容器运行。预置镜像里面包含PyTorch,Tensorflow,MindSpore等常用AI引擎框架,镜像命名以AI引擎为主,并且每个镜像里面都预置了很多常用包,用户可以直接使用而无需重新安装。
ModelArts开发环境提供的预置镜像主要包含:
表1 X86预置镜像列表
引擎类型 |
镜像名称 |
PyTorch |
pytorch1.8-cuda10.2-cudnn7-ubuntu18.04 |
pytorch1.10-cuda10.2-cudnn7-ubuntu18.04 |
pytorch1.4-cuda10.1-cudnn7-ubuntu18.04 |
Tensorflow |
tensorflow2.1-cuda10.1-cudnn7-ubuntu18.04 |
tensorflow1.13-cuda10.0-cudnn7-ubuntu18.04 |
MindSpore |
mindspore1.7.0-cuda10.1-py3.7-ubuntu18.04 |
mindspore1.7.0-py3.7-ubuntu18.04 |
mindspore1.2.0-cuda10.1-cudnn7-ubuntu18.04 |
mindspore1.2.0-openmpi2.1.1-ubuntu18.04 |
无AI引擎(专用于自定义镜像的基础镜像) |
conda3-cuda10.2-cudnn7-ubuntu18.04 |
conda3-ubuntu18.04 |
Notebook基础镜像x86 PyTorch
PyTorch包含三种镜像:
镜像一:pytorch1.8-cuda10.2-cudnn7-ubuntu18.04
表2 pytorch1.8-cuda10.2-cudnn7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
PyTorch 1.8
|
是
(cuda 10.2)
|
swr.{region_id}.myhuaweicloud.com/atelier/pytorch_1_8:pytorch_1.8.0-cuda_10.2-py_3.7-ubuntu_18.04-x86_64-20220926104358-041ba2e
|
镜像二:pytorch1.10-cuda10.2-cudnn7-ubuntu18.04
表3 pytorch1.10-cuda10.2-cudnn7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Pytorch 1.10
|
是
(cuda 10.2)
|
swr.{region_id}.myhuaweicloud.com/atelier/pytorch_1_10:pytorch_1.10.2-cuda_10.2-py_3.7-ubuntu_18.04-x86_64-20221008154718-2b3e39c
|
镜像三:pytorch1.4-cuda10.1-cudnn7-ubuntu18.04
表4 pytorch1.4-cuda10.1-cudnn7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Pytorch 1.4
|
是
(cuda 10.1)
|
swr.{region_id}.myhuaweicloud.com/atelier/pytorch_1_4:pytorch_1.4-cuda_10.1-py37-ubuntu_18.04-x86_64-20220926104017-041ba2e
|
Notebook基础镜像x86 Tensorflow
Tensorflow包含两种镜像:
镜像一:tensorflow2.1-cuda10.1-cudnn7-ubuntu18.04
表5 tensorflow2.1-cuda10.1-cudnn7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Tensorflow 2.1
|
是
(cuda 10.1)
|
swr.{region_id}.myhuaweicloud.com/atelier/tensorflow_2_1:tensorflow_2.1.0-cuda_10.1-py_3.7-ubuntu_18.04-x86_64-20220926144607-041ba2e |
镜像二:tensorflow1.13-cuda10.0-cudnn7-ubuntu18.04
表6 tensorflow1.13-cuda10.0-cudnn7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Tensorflow 1.13-gpu
|
是
(cuda 10.0)
|
swr.{region_id}.myhuaweicloud.com/atelier/tensorflow_1_13:tensorflow_1.13-cuda_10.0-py_3.7-ubuntu_18.04-x86_64-20220926104358-041ba2e
|
Notebook基础镜像x86 MindSpore
MindSpore包含四种镜像:
镜像一:mindspore1.7.0-cuda10.1-py3.7-ubuntu18.04
表7 mindspore1.7.0-cuda10.1-py3.7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Mindspore-gpu 1.7.0
|
是
(cuda 10.1)
|
swr.{region_id}.myhuaweicloud.com/atelier/mindspore_1_7_0:mindspore_1.7.0-cuda_10.1-py_3.7-ubuntu_18.04-x86_64-20220926104017-041ba2e
|
镜像二:mindspore1.7.0-py3.7-ubuntu18.04
表8 mindspore1.7.0-py3.7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Mindspore 1.7.0
|
无
|
swr.{region_id}.myhuaweicloud.com/atelier/mindspore_1_7_0:mindspore_1.7.0-cpu-py_3.7-ubuntu_18.04-x86_64-20220926104017-041ba2e |
镜像三:mindspore1.2.0-cuda10.1-cudnn7-ubuntu18.04
表9 mindspore1.2.0-cuda10.1-cudnn7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Mindspore-gpu 1.2.0
|
是
(cuda 10.1)
|
swr.{region_id}.myhuaweicloud.com/atelier/mindspore_1_2_0:mindspore_1.2.0-py_3.7-cuda_10.1-ubuntu_18.04-x86_64-20220926104106-041ba2e
|
镜像四:mindspore1.2.0-openmpi2.1.1-ubuntu18.04
表10 mindspore1.2.0-openmpi2.1.1-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
Mindspore 1.2.0
|
无
|
swr.{region_id}.myhuaweicloud.com/atelier/mindspore_1_2_0:mindspore_1.2.0-py_3.7-ubuntu_18.04-x86_64-20220926104106-041ba2e |
Notebook基础镜像x86 自定义专用镜像
自定义镜像包含两种镜像:conda3-cuda10.2-cudnn7-ubuntu18.04,conda3-ubuntu18.04,该类镜像是无AI引擎以及相关的软件包,镜像较小,只有2~5G。用户使用此类镜像做基础镜像,安装自己需要的引擎版本和依赖包,可扩展性更高。并且这些镜像预置了一些开发环境启动所必要的配置,用户无需对此做任何适配,安装所需的软件包即可使用。
此类镜像为最基础的镜像,主要应对用户做自定义镜像时基础镜像太大的问题,所以镜像中未安装任何组件;如果需使用OBS SDK相关功能,推荐使用ModelArts SDK进行文件复制等操作,详细操作请参考文件传输。
镜像一:conda3-cuda10.2-cudnn7-ubuntu18.04
表11 conda3-cuda10.2-cudnn7-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
无
|
是
(cuda 10.2)
|
swr.{region_id}.myhuaweicloud.com/atelier/user_defined_base:cuda_10.2-ubuntu_18.04-x86_64-20221008154718-2b3e39c |
镜像二:conda3-ubuntu18.04
表12 conda3-ubuntu18.04镜像介绍
AI引擎框架 |
是否使用 GPU
(CUDA 版本) |
URL |
无
|
否
|
swr.{region_id}.myhuaweicloud.com/atelier/user_defined_base:ubuntu_18.04-x86_64-20221008154718-2b3e39c
例如:
华北-北京四
swr.cn-north-4.myhuaweicloud.com/atelier/user_defined_base:ubuntu_18.04-x86_64-20221008154718-2b3e39c
华东-上海一
swr.cn-east-3.myhuaweicloud.com/atelier/user_defined_base:ubuntu_18.04-x86_64-20221008154718-2b3e39c
华南-广州
swr.cn-south-1.myhuaweicloud.com/atelier/user_defined_base:ubuntu_18.04-x86_64-20221008154718-2b3e39c |