diff --git a/install/mindspore_ascend_install_pip.md b/install/mindspore_ascend_install_pip.md
index 0e696990cf2feb9efb22010cf9e1b6bc6b2072b1..2aac991e0f52ac7fbd1c4e03acf25d20194538d9 100644
--- a/install/mindspore_ascend_install_pip.md
+++ b/install/mindspore_ascend_install_pip.md
@@ -31,7 +31,7 @@
```bash
wget https://gitee.com/mindspore/mindspore/raw/v2.3.0/scripts/install/euleros-ascend-pip.sh
-# 安装MindSpore 2.3.0和Python 3.9
+# 安装MindSpore 2.3.1和Python 3.9
# 默认LOCAL_ASCEND路径为/usr/local/Ascend
PYTHON_VERSION=3.9 bash -i ./euleros-ascend-pip.sh
# 如需指定Python和MindSpore版本,以Python 3.8和MindSpore 1.6.0为例
diff --git a/install/mindspore_ascend_install_pip_en.md b/install/mindspore_ascend_install_pip_en.md
index 661cb332f444a127c2c7609c9827d18f4f4afcd9..4d9d7c04f4ad0f2e601762b879197d218ab338c9 100644
--- a/install/mindspore_ascend_install_pip_en.md
+++ b/install/mindspore_ascend_install_pip_en.md
@@ -31,7 +31,7 @@ Run the following command to obtain and run the automatic installation script. T
```bash
wget https://gitee.com/mindspore/mindspore/raw/v2.3.0/scripts/install/euleros-ascend-pip.sh
-# install MindSpore 2.3.0 and Python 3.9
+# install MindSpore 2.3.1 and Python 3.9
# the default value of LOCAL_ASCEND is /usr/local/Ascend
PYTHON_VERSION=3.9 bash -i ./euleros-ascend-pip.sh
# to specify Python and MindSpore version, taking Python 3.8 and MindSpore 1.6.0 as examples
diff --git a/install/mindspore_ascend_install_source.md b/install/mindspore_ascend_install_source.md
index 31e0b074e7faa0ec4a9347b751849777373e235e..971fd2a6cb559ae20cb7355ecc9abdcebef25357 100644
--- a/install/mindspore_ascend_install_source.md
+++ b/install/mindspore_ascend_install_source.md
@@ -277,7 +277,7 @@ pip install numpy>=1.19.3
## 从代码仓下载源码
```bash
-git clone -b v2.3.0 https://gitee.com/mindspore/mindspore.git
+git clone -b v2.3.1 https://gitee.com/mindspore/mindspore.git
```
## 编译MindSpore
diff --git a/install/mindspore_ascend_install_source_en.md b/install/mindspore_ascend_install_source_en.md
index a22062a5d7002fb44adfa713ed9e1940b49b0ef5..24f19434cd8448cc83c60162f41e819cce0b02a3 100644
--- a/install/mindspore_ascend_install_source_en.md
+++ b/install/mindspore_ascend_install_source_en.md
@@ -277,7 +277,7 @@ The Numpy version used in the runtime environment must be no less than the Numpy
## Downloading the Source Code from the Code Repository
```bash
-git clone -b v2.3.0 https://gitee.com/mindspore/mindspore.git
+git clone -b v2.3.1 https://gitee.com/mindspore/mindspore.git
```
## Compiling MindSpore
diff --git a/resource/release/release_list_en.md b/resource/release/release_list_en.md
index 81133cf91c2dadddebaf0acd5cca869000f4b17d..7e31d5d6aede48ba4531222ceaf9605792db929c 100644
--- a/resource/release/release_list_en.md
+++ b/resource/release/release_list_en.md
@@ -6,6 +6,7 @@
- [Related Documents](#related-documents)
- [Ascend Supporting Software Package](#ascend-supporting-software-package)
- [Downloads](#downloads)
+ - [2.3.1](#231)
- [2.3.0](#230)
- [2.3.0-rc2](#230-rc2)
- [2.3.0-RC1](#230-rc1)
@@ -114,6 +115,7 @@
| MindSpore Version | Hardware Platform | Commercial edition Installation Guide | Community edition download link (refer to commercial edition for instructions) |
|-------------|--------|-----------|------------------|
+| 2.3.1 | Ascend | TBD | [CANN 8.0.RC2.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
| 2.3.0 | Ascend | TBD | [CANN 8.0.RC2.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
| 2.3.0-rc2 | Ascend | [Ascend Training Solution 24.0.RC1](https://support.huawei.com/enterprise/zh/doc/EDOC1100373131) | [CANN 8.0.RC1.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
| 2.3.0-rc1 | Ascend | [Ascend Training Solution 24.0.RC1](https://support.huawei.com/enterprise/zh/doc/EDOC1100373131) | [CANN 8.0.RC1.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) |
@@ -167,6 +169,18 @@
## Downloads
+### 2.3.1
+
+| Module Name | Hardware Platform | Operating System | Python Version | Download Links | SHA-256 |
+|------------------------------|--------|---------------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|
+| MindSpore | Ascend | Linux-aarch64 | Python3.8 | [mindspore-2.3.1-cp38-cp38-linux_aarch64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/aarch64/mindspore-2.3.1-cp38-cp38-linux_aarch64.whl) | 976854b9e0c2535541cacb6e1b0b887595fd7aaa03572670b148d1846b08d339 |
+| | | | Python3.9 | [mindspore-2.3.1-cp39-cp39-linux_aarch64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/aarch64/mindspore-2.3.1-cp39-cp39-linux_aarch64.whl) | 5fe6a476a7a718c413ac66db71ba93bfe2d6870e13ef90f10652a27170ed338e |
+| | | | Python3.10 | [mindspore-2.3.1-cp310-cp310-linux_aarch64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/aarch64/mindspore-2.3.1-cp310-cp310-linux_aarch64.whl) | d9be757fa42b30e546920b5dffe76527f3f94e9aac88b262174ecd2a0f32c2e0 |
+| | Ascend | Linux-x86_64 | Python3.8 | [mindspore-2.3.1-cp38-cp38-linux_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/x86_64/mindspore-2.3.1-cp38-cp38-linux_x86_64.whl) | f7d19669517be1624d3475a6b22b54f2bc730b998eefd6020a9c9d6ef9d09dee |
+| | | | Python3.9 | [mindspore-2.3.1-cp39-cp39-linux_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/x86_64/mindspore-2.3.1-cp39-cp39-linux_x86_64.whl) | 291ce96deb150445dfb6648998276fa0389264c822abddce58bd93ef65fdd993 |
+| | | | Python3.10 | [mindspore-2.3.1-cp310-cp310-linux_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/x86_64/mindspore-2.3.1-cp310-cp310-linux_x86_64.whl) | 568fc4a52e60f3087e9e0399fa9eed9ff0338bd08ecbcd9c101f2db39ee5fb01 |
+| MindSpore
Golden
Stick | | any | Python3 | [mindspore_gs-0.5.0-py3-none-any.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/GoldenStick/any/mindspore_gs-0.5.0-py3-none-any.whl) | eb1c37e35468fef1e4ff1237ab88b1d718acd47f65117ec532bdb04da9d5372b |
+
### 2.3.0
| Module Name | Hardware Platform | Operating System | Python Version | Download Links | SHA-256 |
diff --git a/resource/release/release_list_zh_cn.md b/resource/release/release_list_zh_cn.md
index c02f68f0bcfb19123f2c25e5c77251d09bf592dd..ce54f1154e81eb75121e9d36b11cc16a6a25c138 100644
--- a/resource/release/release_list_zh_cn.md
+++ b/resource/release/release_list_zh_cn.md
@@ -6,6 +6,7 @@
- [配套资料](#配套资料)
- [Ascend配套软件包](#ascend配套软件包)
- [下载地址](#下载地址)
+ - [2.3.1](#231)
- [2.3.0](#230)
- [2.3.0-rc2](#230-rc2)
- [2.3.0-rc1](#230-rc1)
@@ -114,6 +115,7 @@
| MindSpore版本 | 硬件平台 | 商用版安装指引文档 | 社区版下载地址(安装参考商用版) |
|-------------|--------|-----------|------------------|
+| 2.3.1 | Ascend | TBD | [CANN 8.0.RC2.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
| 2.3.0 | Ascend | TBD | [CANN 8.0.RC2.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
| 2.3.0-rc2 | Ascend | [Ascend Training Solution 24.0.RC1](https://support.huawei.com/enterprise/zh/doc/EDOC1100373131) | [CANN 8.0.RC1.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
| 2.3.0-rc1 | Ascend | [Ascend Training Solution 24.0.RC1](https://support.huawei.com/enterprise/zh/doc/EDOC1100373131) | [CANN 8.0.RC1.beta1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) |
@@ -167,6 +169,18 @@
## 下载地址
+### 2.3.1
+
+| 组件 | 硬件平台 | 操作系统 | Python版本 | 链接 | SHA-256 |
+|------------------------------|--------|---------------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|
+| MindSpore | Ascend | Linux-aarch64 | Python3.8 | [mindspore-2.3.1-cp38-cp38-linux_aarch64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/aarch64/mindspore-2.3.1-cp38-cp38-linux_aarch64.whl) | 976854b9e0c2535541cacb6e1b0b887595fd7aaa03572670b148d1846b08d339 |
+| | | | Python3.9 | [mindspore-2.3.1-cp39-cp39-linux_aarch64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/aarch64/mindspore-2.3.1-cp39-cp39-linux_aarch64.whl) | 5fe6a476a7a718c413ac66db71ba93bfe2d6870e13ef90f10652a27170ed338e |
+| | | | Python3.10 | [mindspore-2.3.1-cp310-cp310-linux_aarch64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/aarch64/mindspore-2.3.1-cp310-cp310-linux_aarch64.whl) | d9be757fa42b30e546920b5dffe76527f3f94e9aac88b262174ecd2a0f32c2e0 |
+| | Ascend | Linux-x86_64 | Python3.8 | [mindspore-2.3.1-cp38-cp38-linux_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/x86_64/mindspore-2.3.1-cp38-cp38-linux_x86_64.whl) | f7d19669517be1624d3475a6b22b54f2bc730b998eefd6020a9c9d6ef9d09dee |
+| | | | Python3.9 | [mindspore-2.3.1-cp39-cp39-linux_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/x86_64/mindspore-2.3.1-cp39-cp39-linux_x86_64.whl) | 291ce96deb150445dfb6648998276fa0389264c822abddce58bd93ef65fdd993 |
+| | | | Python3.10 | [mindspore-2.3.1-cp310-cp310-linux_x86_64.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/MindSpore/unified/x86_64/mindspore-2.3.1-cp310-cp310-linux_x86_64.whl) | 568fc4a52e60f3087e9e0399fa9eed9ff0338bd08ecbcd9c101f2db39ee5fb01 |
+| MindSpore
Golden
Stick | | any | Python3 | [mindspore_gs-0.5.0-py3-none-any.whl](https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.3.1/GoldenStick/any/mindspore_gs-0.5.0-py3-none-any.whl) | eb1c37e35468fef1e4ff1237ab88b1d718acd47f65117ec532bdb04da9d5372b |
+
### 2.3.0
| 组件 | 硬件平台 | 操作系统 | Python版本 | 链接 | SHA-256 |