diff --git a/atorch/README.md b/atorch/README.md index 9524e2967..d89e62af4 100644 --- a/atorch/README.md +++ b/atorch/README.md @@ -61,7 +61,7 @@ ATorch is an extension library of PyTorch developed by Ant Group's AI Infrastruc ## Installation ATorch supports PyTorch with version >= 1.12, and verion 2.1 or above is preferred. -For example, you can use docker image easydl/atorch:iml_pt210 which has PyTorch 2.1 installed. +For example, you can use docker image easydl/atorch:iml_pt210 (or aliyun mirror registry.cn-hangzhou.aliyuncs.com/atorch/atorch:iml_pt210) which has PyTorch 2.1 installed. ### Install From PyPI Install atorch in any PyTorch-preinstalled environment (such as a container created with the docker image above) with pip: