参考本章节进行容器部署,支持离线推理、在线推理、训练。当前支持的训练镜像见表1。
镜像名称 |
OS |
架构 |
框架 |
---|---|---|---|
ascend-mindspore:tag |
centos7.6 |
arm64,x86_64 |
mindspore |
ascend-mindspore:tag |
ubuntu18.04 |
arm64,x86_64 |
mindspore |
ascend-mindspore:tag |
debian9.9 |
x86_64 |
mindspore |
ascend-tensorflow:tag |
centos7.6 |
arm64,x86_64 |
Tensorflow==1.15.0 |
ascend-tensorflow:tag |
ubuntu18.04 |
arm64,x86_64 |
Tensorflow==1.15.0 |
ascend-tensorflow:tag |
debian9.9 |
x86_64 |
Tensorflow==1.15.0 |
ascend-tensorflow:tag |
debian10.0 |
x86_64 |
Tensorflow==2.4.1 |
用户可根据实际情况选择以下任意一种方式准备容器镜像: