diff --git a/install/mindspore_ascend_install_conda.md b/install/mindspore_ascend_install_conda.md
index 10e0e3db482f0b03c577d27f85a46d6f5411ed5f..8de66b6da8058e82f943c21db41ee292715bf40e 100644
--- a/install/mindspore_ascend_install_conda.md
+++ b/install/mindspore_ascend_install_conda.md
@@ -27,7 +27,7 @@
|软件名称|版本|作用|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|编译和运行MindSpore的操作系统|
+|Debian系列操作系统 / openEuler系列操作系统|Debian系列:Debian、Ubuntu、veLinux / openEuler系列:openEuler、CentOS、Kylin、BCLinux、UOS V20、AntOS、CTyunOS、CULinux、Tlinux、MTOS|编译和运行MindSpore的操作系统|
|[昇腾AI处理器配套软件包](#安装昇腾ai处理器配套软件包)|-|MindSpore使用的Ascend平台AI计算库|
|[Conda](#安装conda)|Anaconda3或Miniconda3|Python环境管理工具|
|[GCC](#安装gcc)|7.3.0|用于编译MindSpore的C++编译器|
@@ -36,11 +36,7 @@
### 安装昇腾AI处理器配套软件包
-昇腾软件包提供商用版和社区版两种下载途径:
-
-- 商用版下载需要申请权限,下载链接即将发布。
-
-- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。
+昇腾软件包社区版下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照[安装指引文档](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html)。
安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。
diff --git a/install/mindspore_ascend_install_conda_en.md b/install/mindspore_ascend_install_conda_en.md
index 829d22b1f03b005d457497bf6921ab3936b2855f..6926534514e040f29886810d6097b4ac81be09b7 100644
--- a/install/mindspore_ascend_install_conda_en.md
+++ b/install/mindspore_ascend_install_conda_en.md
@@ -27,7 +27,7 @@ The following table lists the system environment and third-party dependencies re
|Software|Version|Description|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|OS for running MindSpore|
+|Debian series OS / openEuler series OS|Debianseries: Debian, Ubuntu, veLinux / openEuler serires: openEuler, CentOS, Kylin, BCLinux, UOS V20, AntOS, CTyunOS, CULinux, Tlinux, MTOS|Operating Systems compatible to MindSpore|
|[Ascend AI processor software package](#installing-ascend-ai-processor-software-package)|-|Ascend platform AI computing library used by MindSpore|
|[Conda](#installing-conda)|Anaconda3 or Miniconda3|Python environment management tool|
|[GCC](#installing-gcc)|7.3.0|C++ compiler for compiling MindSpore|
@@ -36,11 +36,7 @@ The following describes how to install the third-party dependencies.
### Installing Ascend AI processor software package
-Ascend software package provides two distributions, commercial edition and community edition:
-
-- Commercial edition needs approval from Ascend to download, release date is TBD.
-
-- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them.
+To install Ascend software package community edition, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to [Installation guide](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) to choose which packages are to be installed and how to install them.
The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path `/usr/local/Ascend` of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located.
diff --git a/install/mindspore_ascend_install_docker.md b/install/mindspore_ascend_install_docker.md
index 163c6f6c0be350ebb314a4ac2dc12682baa9ac03..c21f576cfcd598104cc62b879891d0f52f691b22 100644
--- a/install/mindspore_ascend_install_docker.md
+++ b/install/mindspore_ascend_install_docker.md
@@ -36,17 +36,13 @@ MindSpore的Docker镜像托管在[Huawei SWR](https://support.huaweicloud.com/sw
|软件名称|版本|作用|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|运行MindSpore容器的操作系统|
+|Debian系列操作系统 / openEuler系列操作系统|Debian系列:Debian、Ubuntu、veLinux / openEuler系列:openEuler、CentOS、Kylin、BCLinux、UOS V20、AntOS、CTyunOS、CULinux、Tlinux、MTOS|运行MindSporer容器的操作系统|
|[昇腾AI处理器配套软件包](#安装昇腾ai处理器配套软件包)|-|MindSpore使用的Ascend平台AI计算库|
|Docker | Docker 18.03或更高版本 |提供轻量级容器化环境,实现MindSpore及其依赖的隔离部署与跨平台运行|
## 安装昇腾AI处理器配套软件包
-昇腾软件包提供商用版和社区版两种下载途径:
-
-- 商用版下载需要申请权限,下载链接即将发布。
-
-- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。
+昇腾软件包社区版下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照[安装指引文档](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html)。
安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。
@@ -60,8 +56,20 @@ docker pull swr.cn-south-1.myhuaweicloud.com/mindspore/{image_name}:{tag}
其中:
-- `{tag}`对应上述表格中的标签,如2.7.0。
- `{image_name}` 对应上述表格中的docker镜像名称,使用 Atlas 训练系列产品请下载 `mindspore-ascend-a1` 镜像;Atlas A2 训练系列产品请下载 `mindspore-ascend-a2` 镜像。
+- `{tag}`对应上述表格中的标签,如2.7.0。
+
+如果需要使用MindSpore 2.7.0版本,Atlas训练系列硬件的镜像,使用以下命令:
+
+```bash
+docker pull swr.cn-south-1.myhuaweicloud.com/mindspore/2.7.0:mindspore-ascend-a1
+```
+
+如果需要使用MindSpore 2.7.0版本,Atlas A2训练系列硬件的镜像,使用以下命令:
+
+```bash
+docker pull swr.cn-south-1.myhuaweicloud.com/mindspore/2.7.0:mindspore-ascend-a2
+```
## 运行MindSpore镜像
diff --git a/install/mindspore_ascend_install_docker_en.md b/install/mindspore_ascend_install_docker_en.md
index 17563be0563edd4b4b6d0c3d936f59ea2fa26999..8308b3a3708a016c843ea6d6edb8700b537eb63f 100644
--- a/install/mindspore_ascend_install_docker_en.md
+++ b/install/mindspore_ascend_install_docker_en.md
@@ -36,17 +36,13 @@ The following table outlines the system requirements for deploying MindSpore usi
|Software Name|Version|Function|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|Recommended OS for MindSpore Container Deployment|
+|Debian series OS / openEuler series OS|Debianseries: Debian, Ubuntu, veLinux / openEuler serires: openEuler, CentOS, Kylin, BCLinux, UOS V20, AntOS, CTyunOS, CULinux, Tlinux, MTOS|Recommended OS for MindSpore Container Deployment|
|[Ascend AI processor software package](#installing-ascend-ai-processor-software-package)|-|Ascend platform AI computing libraries required by MindSpore|
|Docker | Docker 18.03+ |Provides lightweight containerization environment for isolated deployment and cross-platform execution of MindSpore and its dependencies|
## Installing Ascend AI processor software package
-Ascend software package provides two distributions, commercial edition and community edition:
-
-- Commercial edition needs approval from Ascend to download, release date is TBD.
-
-- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them.
+To install Ascend software package community edition, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to [Installation guide](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) to choose which packages are to be installed and how to install them.
The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path `/usr/local/Ascend` of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located.
@@ -60,8 +56,20 @@ docker pull swr.cn-south-1.myhuaweicloud.com/mindspore/{image_name}:{tag}
of which,
-- `{tag}` corresponds to the label in the above table.
- `{image_name}` corresponds to the image name in the above table. For Atlas Training Series A1 products, download the `mindspore-ascend-a1` image; for Atlas A2 Training Series products, download the `mindspore-ascend-a2` image.
+- `{tag}` corresponds to the label in the above table.
+
+To install MindSpore 2.7.0 on Atlas Training Platform, use the following command:
+
+```bash
+docker pull swr.cn-south-1.myhuaweicloud.com/mindspore/2.7.0:mindspore-ascend-a1
+```
+
+To install MindSpore 2.7.0 on Atlas A2 Training Platform, use the following command:
+
+```bash
+docker pull swr.cn-south-1.myhuaweicloud.com/mindspore/2.7.0:mindspore-ascend-a2
+```
## Running MindSpore Image
diff --git a/install/mindspore_ascend_install_pip.md b/install/mindspore_ascend_install_pip.md
index 33e60bfb6d251c09825c6232b722424c28dfdae7..10f16be8c731f704b5628a732301fdb37107efa4 100644
--- a/install/mindspore_ascend_install_pip.md
+++ b/install/mindspore_ascend_install_pip.md
@@ -24,7 +24,7 @@
|软件名称|版本|作用|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|编译和运行MindSpore的操作系统|
+|Debian系列操作系统 / openEuler系列操作系统|Debian系列:Debian、Ubuntu、veLinux / openEuler系列:openEuler、CentOS、Kylin、BCLinux、UOS V20、AntOS、CTyunOS、CULinux、Tlinux、MTOS|编译和运行MindSpore的操作系统|
|[Python](#安装python)|3.9-3.11|MindSpore的使用依赖Python环境|
|[昇腾AI处理器配套软件包](#安装昇腾ai处理器配套软件包)|-|MindSpore使用的Ascend平台AI计算库|
|[GCC](#安装gcc)|7.3.0|用于编译MindSpore的C++编译器|
@@ -69,11 +69,7 @@ python -m pip install -U pip
### 安装昇腾AI处理器配套软件包
-昇腾软件包提供商用版和社区版两种下载途径:
-
-- 商用版下载需要申请权限,下载链接即将发布。
-
-- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。
+昇腾软件包社区版下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照[安装指引文档](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html)。
安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。
diff --git a/install/mindspore_ascend_install_pip_en.md b/install/mindspore_ascend_install_pip_en.md
index 66678a016ec0b830c2decae0705c803f784df917..33be8718f8adfa839dac43125d90bc075f630f61 100644
--- a/install/mindspore_ascend_install_pip_en.md
+++ b/install/mindspore_ascend_install_pip_en.md
@@ -24,7 +24,7 @@ The following table lists the system environment and third-party dependencies re
|Software|Version|Description|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|OS for running MindSpore|
+|Debian series OS / openEuler series OS|Debianseries: Debian, Ubuntu, veLinux / openEuler serires: openEuler, CentOS, Kylin, BCLinux, UOS V20, AntOS, CTyunOS, CULinux, Tlinux, MTOS|Operating Systems compatible to MindSpore|
|[Python](#installing-python)|3.9-3.11|Python environment that MindSpore depends on|
|[Ascend AI processor software package](#installing-ascend-ai-processor-software-package)|-|Ascend platform AI computing library used by MindSpore|
|[GCC](#installing-gcc)|7.3.0|C++ compiler for compiling MindSpore|
@@ -69,11 +69,7 @@ python -m pip install -U pip
### Installing Ascend AI processor software package
-Ascend software package provides two distributions, commercial edition and community edition:
-
-- Commercial edition needs approval from Ascend to download, release date is TBD.
-
-- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them.
+To install Ascend software package community edition, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to [Installation guide](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) to choose which packages are to be installed and how to install them.
The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located.
diff --git a/install/mindspore_ascend_install_source.md b/install/mindspore_ascend_install_source.md
index 307976749dd4133a072387e8744b5b5917c9c4b0..2fc1012d0b79748fd86da6863beb645f82942d48 100644
--- a/install/mindspore_ascend_install_source.md
+++ b/install/mindspore_ascend_install_source.md
@@ -30,7 +30,7 @@
|软件名称|版本|作用|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|编译和运行MindSpore的操作系统|
+|Debian系列操作系统 / openEuler系列操作系统|Debian系列:Debian、Ubuntu、veLinux / openEuler系列:openEuler、CentOS、Kylin、BCLinux、UOS V20、AntOS、CTyunOS、CULinux、Tlinux、MTOS|编译和运行MindSpore的操作系统|
|[Python](#安装python)|3.9-3.11|MindSpore的使用依赖Python环境|
|[昇腾AI处理器配套软件包](#安装昇腾ai处理器配套软件包)|-|MindSpore使用的Ascend平台AI计算库|
|[wheel](#安装wheel-setuptools-pyyaml和numpy)|0.32.0及以上|MindSpore使用的Python打包工具|
@@ -80,11 +80,7 @@ python --version
### 安装昇腾AI处理器配套软件包
-昇腾软件包提供商用版和社区版两种下载途径:
-
-- 商用版下载需要申请权限,下载链接即将发布。
-
-- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。
+昇腾软件包社区版下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照[安装指引文档](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html)。
安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。
diff --git a/install/mindspore_ascend_install_source_en.md b/install/mindspore_ascend_install_source_en.md
index 53d06cf20f8fa3069742fec5e646b686217a454c..58cbcf041731434811e537fee7a87582badea7af 100644
--- a/install/mindspore_ascend_install_source_en.md
+++ b/install/mindspore_ascend_install_source_en.md
@@ -30,7 +30,7 @@ The following table lists the system environment and third-party dependencies re
|Software|Version|Description|
|-|-|-|
-|Ubuntu 18.04 / CentOS 7.6 / EulerOS 2.8 / openEuler 20.03 / KylinV10 SP1|-|OS for running MindSpore|
+|Debian series OS / openEuler series OS|Debianseries: Debian, Ubuntu, veLinux / openEuler serires: openEuler, CentOS, Kylin, BCLinux, UOS V20, AntOS, CTyunOS, CULinux, Tlinux, MTOS|Operating Systems compatible to MindSpore|
|[Python](#installing-python)|3.9-3.11|Python environment that MindSpore depends on|
|[Ascend AI processor software package](#installing-ascend-ai-processor-software-package)|-|Ascend platform AI computing library used by MindSpore|
|[wheel](#installing-wheel-setuptools-pyyaml-and-numpy)|0.32.0 or later|Python packaging tool used by MindSpore|
@@ -80,11 +80,7 @@ python --version
### Installing Ascend AI processor software package
-Ascend software package provides two distributions, commercial edition and community edition:
-
-- Commercial edition needs approval from Ascend to download, release date is TBD.
-
-- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them.
+To install Ascend software package community edition, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to [Installation guide](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) to choose which packages are to be installed and how to install them.
The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path `/usr/local/Ascend` of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located.
diff --git a/resource/release/release_list_en.md b/resource/release/release_list_en.md
index 8df339bb2a6cc48af31331b4affa2abc931b7b79..2b37292ff184d33a663ba669dc5b12c0970f7c97 100644
--- a/resource/release/release_list_en.md
+++ b/resource/release/release_list_en.md
@@ -82,9 +82,11 @@
| | | | Python3.10 | [mindspore-2.7.0-cp310-cp310-macosx_10_15_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.7.0/MindSpore/cpu/x86_64/mindspore-2.7.0-cp310-cp310-macosx_10_15_x86_64.whl) | c33d010511be62dd5b8240a7f6d012c211776d0df89b4d454134ad3d304634d1 |
| | | | Python3.11 | [mindspore-2.7.0-cp311-cp311-macosx_10_15_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.7.0/MindSpore/cpu/x86_64/mindspore-2.7.0-cp311-cp311-macosx_10_15_x86_64.whl) | 78fca18ef9d06015a8bbf8674f0fc658403828df92e5d5fe71fae9f1984efe1a |
-| Commercial edition Installation Guide | Community edition download link (refer to commercial edition for instructions) |
+**Ascend Supporting Software Package**
+
+| Installation guide | Community edition download link |
|--------|------------------|
-| TBD | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
+| [Installation guide](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
## 2.7.0-rc1
@@ -106,9 +108,11 @@
| | | | Python3.10 | [mindspore-2.7.0rc1-cp310-cp310-macosx_10_15_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.7.0rc1/MindSpore/cpu/x86_64/mindspore-2.7.0rc1-cp310-cp310-macosx_10_15_x86_64.whl) | 1004271c43c0978b17b5288be701fb0a54cad3ad568e3199563a78337e653f3b |
| | | | Python3.11 | [mindspore-2.7.0rc1-cp311-cp311-macosx_10_15_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.7.0rc1/MindSpore/cpu/x86_64/mindspore-2.7.0rc1-cp311-cp311-macosx_10_15_x86_64.whl) | aaf5a73505c853f72eb8d22cdcc9c85c781dfc644735cd1b4c0bdb4248c4b4cc |
-| Commercial edition Installation Guide | Community edition download link (refer to commercial edition for instructions) |
+**Ascend Supporting Software Package**
+
+| Installation guide | Community edition download link |
|--------|------------------|
-| TBD | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
+| [Installation guide](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
## 2.6.0
diff --git a/resource/release/release_list_zh_cn.md b/resource/release/release_list_zh_cn.md
index a80313abf05196fd2a1088af58a4d949f3ec5fe8..3f0ae1ed43901a70c61b1f7cce3a680b5ba91d2e 100644
--- a/resource/release/release_list_zh_cn.md
+++ b/resource/release/release_list_zh_cn.md
@@ -84,9 +84,9 @@
**Ascend配套软件包**
-| 商用版安装指引文档 | 社区版下载地址(安装参考商用版) |
+| 安装指引 | 社区版下载地址 |
|--------|------------------|
-| TBD | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
+| [安装指引文档](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
## 2.7.0-rc1
@@ -110,9 +110,9 @@
**Ascend配套软件包**
-| 商用版安装指引文档 | 社区版下载地址(安装参考商用版) |
+| 安装指引 | 社区版下载地址 |
|--------|------------------|
-| TBD | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
+| [安装指引文档](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/82RC1/softwareinst/instg/instg_quick.html) | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
## 2.6.0