提交 aac72d7a 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!851 update info for br: r0.7

Merge pull request !851 from guozhijian/update_info_for_r0.7_br
......@@ -32,9 +32,9 @@
| 版本号 | 操作系统 | 可执行文件安装依赖 | 源码编译安装依赖 |
| ---- | :--- | :--- | :--- |
| MindSpore 0.7.0-beta | - Ubuntu 18.04 aarch64 <br> - Ubuntu 18.04 x86_64 <br> - EulerOS 2.8 aarch64 <br> - EulerOS 2.5 x86_64 | - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI处理器配套软件包(对应版本[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816)<br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> - 其他依赖项参见[requirements.txt](https://gitee.com/mindspore/mindspore/blob/r0.7/requirements.txt) | **编译依赖:**<br> - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI处理器配套软件包(对应版本[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816)<br> - [wheel](https://pypi.org/project/wheel/) >= 0.32.0 <br> - [GCC](https://gcc.gnu.org/releases.html) 7.3.0 <br> - [CMake](https://cmake.org/download/) >= 3.14.1 <br> - [patch](http://ftp.gnu.org/gnu/patch/) >= 2.5 <br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> **安装依赖:**<br> 与可执行文件安装依赖相同 |
| MindSpore 0.7.0-beta | - Ubuntu 18.04 aarch64 <br> - Ubuntu 18.04 x86_64 <br> - EulerOS 2.8 aarch64 <br> - EulerOS 2.5 x86_64 | - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI处理器配套软件包(对应版本Atlas Data Center Solution V100R020C10T300) <br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> - 其他依赖项参见[requirements.txt](https://gitee.com/mindspore/mindspore/blob/r0.7/requirements.txt) | **编译依赖:**<br> - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI处理器配套软件包(对应版本Atlas Data Center Solution V100R020C10T300<br> - [wheel](https://pypi.org/project/wheel/) >= 0.32.0 <br> - [GCC](https://gcc.gnu.org/releases.html) 7.3.0 <br> - [CMake](https://cmake.org/download/) >= 3.14.1 <br> - [patch](http://ftp.gnu.org/gnu/patch/) >= 2.5 <br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> **安装依赖:**<br> 与可执行文件安装依赖相同 |
- 确认当前用户有权限访问Ascend 910 AI处理器配套软件包(对应版本[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816))的安装路径`/usr/local/Ascend`,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组,具体配置请详见配套软件包的说明文档。
- 确认当前用户有权限访问Ascend 910 AI处理器配套软件包(对应版本Atlas Data Center Solution V100R020C10T300)的安装路径`/usr/local/Ascend`,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组,具体配置请详见配套软件包的说明文档。
- GCC 7.3.0可以直接通过apt命令安装。
- 在联网状态下,安装whl包时会自动下载`requirements.txt`中的依赖项,其余情况需自行安装。
......@@ -56,7 +56,7 @@
### 配套软件包依赖配置
- 安装Ascend 910 AI处理器配套软件包(对应版本[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816))提供的whl包,whl包随配套软件包发布,升级配套软件包之后需要重新安装。
- 安装Ascend 910 AI处理器配套软件包(对应版本Atlas Data Center Solution V100R020C10T300)提供的whl包,whl包随配套软件包发布,升级配套软件包之后需要重新安装。
```bash
pip install /usr/local/Ascend/fwkacllib/lib64/topi-{version}-py3-none-any.whl
......
......@@ -32,9 +32,9 @@ This document describes how to quickly install MindSpore in an Ascend AI process
| Version | Operating System | Executable File Installation Dependencies | Source Code Compilation and Installation Dependencies |
| ---- | :--- | :--- | :--- |
| MindSpore 0.7.0-beta | - Ubuntu 18.04 aarch64 <br> - Ubuntu 18.04 x86_64 <br> - EulerOS 2.8 aarch64 <br> - EulerOS 2.5 x86_64 | - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI processor software package(Version:[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816)) <br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> - For details about other dependency items, see [requirements.txt](https://gitee.com/mindspore/mindspore/blob/r0.7/requirements.txt). | **Compilation dependencies:**<br> - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI processor software package(Version:[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816)) <br> - [wheel](https://pypi.org/project/wheel/) >= 0.32.0 <br> - [GCC](https://gcc.gnu.org/releases.html) 7.3.0 <br> - [CMake](https://cmake.org/download/) >= 3.14.1 <br> - [patch](http://ftp.gnu.org/gnu/patch/) >= 2.5 <br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> **Installation dependencies:**<br> same as the executable file installation dependencies. |
| MindSpore 0.7.0-beta | - Ubuntu 18.04 aarch64 <br> - Ubuntu 18.04 x86_64 <br> - EulerOS 2.8 aarch64 <br> - EulerOS 2.5 x86_64 | - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI processor software package(Version:Atlas Data Center Solution V100R020C10T300) <br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> - For details about other dependency items, see [requirements.txt](https://gitee.com/mindspore/mindspore/blob/r0.7/requirements.txt). | **Compilation dependencies:**<br> - [Python](https://www.python.org/downloads/) 3.7.5 <br> - Ascend 910 AI processor software package(Version:Atlas Data Center Solution V100R020C10T300) <br> - [wheel](https://pypi.org/project/wheel/) >= 0.32.0 <br> - [GCC](https://gcc.gnu.org/releases.html) 7.3.0 <br> - [CMake](https://cmake.org/download/) >= 3.14.1 <br> - [patch](http://ftp.gnu.org/gnu/patch/) >= 2.5 <br> - [gmp](https://gmplib.org/download/gmp/) 6.1.2 <br> **Installation dependencies:**<br> same as the executable file installation dependencies. |
- Confirm that the current user has the right to access the installation path `/usr/local/Ascend `of Ascend 910 AI processor software package(Version:[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816)). If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located. For the specific configuration, please refer to the software package instruction document.
- Confirm that the current user has the right to access the installation path `/usr/local/Ascend `of Ascend 910 AI processor software package(Version:Atlas Data Center Solution V100R020C10T300). If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located. For the specific configuration, please refer to the software package instruction document.
- GCC 7.3.0 can be installed by using apt command.
- When the network is connected, dependency items in the `requirements.txt` file are automatically downloaded during .whl package installation. In other cases, you need to manually install dependency items.
......@@ -56,7 +56,7 @@ This document describes how to quickly install MindSpore in an Ascend AI process
### Configuring software package Dependencies
- Install the .whl package provided in Ascend 910 AI processor software package(Version:[Atlas Data Center Solution V100R020C10T200](https://support.huawei.com/enterprise/zh/ascend-computing/atlas-data-center-solution-pid-251167910/software/251661816)). The .whl package is released with the software package. After software package is upgraded, reinstall the .whl package.
- Install the .whl package provided in Ascend 910 AI processor software package(Version:Atlas Data Center Solution V100R020C10T300). The .whl package is released with the software package. After software package is upgraded, reinstall the .whl package.
```bash
pip install /usr/local/Ascend/fwkacllib/lib64/topi-{version}-py3-none-any.whl
......
......@@ -3,6 +3,12 @@
<!-- TOC -->
- [Release List](#release-list)
- [0.7.0-beta](#070-beta)
- [Releasenotes](#releasenotes)
- [Downloads](#downloads)
- [Tutorials](#tutorials)
- [API](#api)
- [Docs](#docs)
- [0.6.0-beta](#060-beta)
- [Releasenotes](#releasenotes)
- [Downloads](#downloads)
......@@ -37,6 +43,45 @@
<!-- /TOC -->
## 0.7.0-beta
### Releasenotes
<https://gitee.com/mindspore/mindspore/blob/r0.7/RELEASE.md>
### Downloads
| Module Name | Hardware Platform | Operating System | Download Links | SHA-256 |
| --- | --- | --- | --- | --- |
| MindSpore | Ascend910 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/ubuntu_x86/mindspore_ascend-0.7.0-cp37-cp37m-linux_x86_64.whl> | 522b80e84de1b414d3800a27d01e40f75332000e5246b24cc1aea7d9e5566ce5 |
| | | Ubuntu-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/ubuntu_aarch64/mindspore_ascend-0.7.0-cp37-cp37m-linux_aarch64.whl> | cbdb56a20860aaf1df4a8cbcc090da837ea2a5d115a173e79cd746f84263d73b |
| | | EulerOS-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/euleros_x86/mindspore_ascend-0.7.0-cp37-cp37m-linux_x86_64.whl> | a21f086d2467eafaffc6934030941f24043e85fbff4888e4fb7ce879e59e5094 |
| | | EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/euleros_aarch64/mindspore_ascend-0.7.0-cp37-cp37m-linux_aarch64.whl> | b1fbe55d7a461b8aa37efec100b87bad4332be7ef954ab83c01bec5f0f5da1e8 |
| | GPU CUDA 10.1 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/gpu/ubuntu_x86/cuda-10.1/mindspore_gpu-0.7.0-cp37-cp37m-linux_x86_64.whl> | 128eab1c10574de140f3c1b6aaaf55b383cdea806dbc8de23966c8d4b4aafb55 |
| | CPU | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/cpu/ubuntu_x86/mindspore-0.7.0-cp37-cp37m-linux_x86_64.whl> | 473de6725a344e3b6353121de66dd06c8012e7eba3af3b96cd5d8a476b3b6e64 |
| | | Ubuntu-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/cpu/ubuntu_aarch64/mindspore-0.7.0-cp37-cp37m-linux_aarch64.whl> | 6b187948994eeaa2b4817303be83c6ccea3597c2aad5355428d5eaeb273604bc |
| | | Windows-x64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/cpu/windows_x64/mindspore-0.7.0-cp37-cp37m-win_amd64.whl> | 396152fab16ce5fcb4106cf49e02989b2e19503896304b1b040932eaddfdf56f |
| MindInsight | Ascend910 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/ubuntu_x86/mindinsight-0.7.0-cp37-cp37m-linux_x86_64.whl> | 3f913d74643eab858bd86d1ea73eb05ee4d402f8164adfb439b6346425abfa19 |
| | | Ubuntu-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/ubuntu_aarch64/mindinsight-0.7.0-cp37-cp37m-linux_aarch64.whl> | 73fb86732a88803b0699b47bd48aaa108b4921d0c3411e465bee27c348a68c76 |
| | | EulerOS-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/euleros_x86/mindinsight-0.7.0-cp37-cp37m-linux_x86_64.whl> | bd84b6b3432d34b235bf8d49ce78e5e0dbaf4b692e75fe12a7600dc313d9124c |
| | | EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/euleros_aarch64/mindinsight-0.7.0-cp37-cp37m-linux_aarch64.whl> | 4c48c96df6438b67fd7e36d96e251bf8e5a3dbcde13382edbaabfc03ae11e807 |
| | GPU CUDA 10.1 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/ubuntu_x86/mindinsight-0.7.0-cp37-cp37m-linux_x86_64.whl> | 3f913d74643eab858bd86d1ea73eb05ee4d402f8164adfb439b6346425abfa19 |
| MindArmour | Ascend910 | Ubuntu-x86/EulerOS-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindArmour/x86_64/mindarmour-0.7.0-cp37-cp37m-linux_x86_64.whl> | bd3725991f227dde57afb1d11baf694a6ae0591d68355de18465a05b161bab14 |
| | | Ubuntu-aarch64/EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindArmour/aarch64/mindarmour-0.7.0-cp37-cp37m-linux_aarch64.whl> | 928754efcde8c2106e1af4fb883899d8f66aa864e0ac1ba7358a291792d898a2 |
| | GPU CUDA 10.1/CPU | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindArmour/x86_64/mindarmour-0.7.0-cp37-cp37m-linux_x86_64.whl> | bd3725991f227dde57afb1d11baf694a6ae0591d68355de18465a05b161bab14 |
### Tutorials
<https://www.mindspore.cn/tutorial/en/r0.7/index.html>
### API
<https://www.mindspore.cn/api/en/r0.7/index.html>
### Docs
<https://www.mindspore.cn/docs/en/r0.7/index.html>
## 0.6.0-beta
### Releasenotes
......
......@@ -3,6 +3,12 @@
<!-- TOC -->
- [发布版本列表](#发布版本列表)
- [0.7.0-beta](#070-beta)
- [版本说明](#版本说明)
- [下载地址](#下载地址)
- [教程](#教程)
- [API](#api)
- [文档](#文档)
- [0.6.0-beta](#060-beta)
- [版本说明](#版本说明)
- [下载地址](#下载地址)
......@@ -37,6 +43,41 @@
<!-- /TOC -->
## 0.7.0-beta
### 版本说明
<https://gitee.com/mindspore/mindspore/blob/r0.7/RELEASE.md>
### 下载地址
| 组件 | 硬件平台 | 操作系统 | 链接 | SHA-256 |
| --- | --- | --- | --- | --- |
| MindSpore | Ascend910 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/ubuntu_x86/mindspore_ascend-0.7.0-cp37-cp37m-linux_x86_64.whl> | 522b80e84de1b414d3800a27d01e40f75332000e5246b24cc1aea7d9e5566ce5 |
| | | Ubuntu-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/ubuntu_aarch64/mindspore_ascend-0.7.0-cp37-cp37m-linux_aarch64.whl> | cbdb56a20860aaf1df4a8cbcc090da837ea2a5d115a173e79cd746f84263d73b |
| | | EulerOS-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/euleros_x86/mindspore_ascend-0.7.0-cp37-cp37m-linux_x86_64.whl> | a21f086d2467eafaffc6934030941f24043e85fbff4888e4fb7ce879e59e5094 |
| | | EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/ascend/euleros_aarch64/mindspore_ascend-0.7.0-cp37-cp37m-linux_aarch64.whl> | b1fbe55d7a461b8aa37efec100b87bad4332be7ef954ab83c01bec5f0f5da1e8 |
| | GPU CUDA 10.1 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/gpu/ubuntu_x86/cuda-10.1/mindspore_gpu-0.7.0-cp37-cp37m-linux_x86_64.whl> | 128eab1c10574de140f3c1b6aaaf55b383cdea806dbc8de23966c8d4b4aafb55 |
| | CPU | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/cpu/ubuntu_x86/mindspore-0.7.0-cp37-cp37m-linux_x86_64.whl> | 473de6725a344e3b6353121de66dd06c8012e7eba3af3b96cd5d8a476b3b6e64 |
| | | Ubuntu-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/cpu/ubuntu_aarch64/mindspore-0.7.0-cp37-cp37m-linux_aarch64.whl> | 6b187948994eeaa2b4817303be83c6ccea3597c2aad5355428d5eaeb273604bc |
| | | Windows-x64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindSpore/cpu/windows_x64/mindspore-0.7.0-cp37-cp37m-win_amd64.whl> | 396152fab16ce5fcb4106cf49e02989b2e19503896304b1b040932eaddfdf56f |
| MindInsight | Ascend910 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/ubuntu_x86/mindinsight-0.7.0-cp37-cp37m-linux_x86_64.whl> | 3f913d74643eab858bd86d1ea73eb05ee4d402f8164adfb439b6346425abfa19 |
| | | Ubuntu-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/ubuntu_aarch64/mindinsight-0.7.0-cp37-cp37m-linux_aarch64.whl> | 73fb86732a88803b0699b47bd48aaa108b4921d0c3411e465bee27c348a68c76 |
| | | EulerOS-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/euleros_x86/mindinsight-0.7.0-cp37-cp37m-linux_x86_64.whl> | bd84b6b3432d34b235bf8d49ce78e5e0dbaf4b692e75fe12a7600dc313d9124c |
| | | EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/euleros_aarch64/mindinsight-0.7.0-cp37-cp37m-linux_aarch64.whl> | 4c48c96df6438b67fd7e36d96e251bf8e5a3dbcde13382edbaabfc03ae11e807 |
| | GPU CUDA 10.1 | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindInsight/ascend/ubuntu_x86/mindinsight-0.7.0-cp37-cp37m-linux_x86_64.whl> | 3f913d74643eab858bd86d1ea73eb05ee4d402f8164adfb439b6346425abfa19 |
| MindArmour | Ascend910 | Ubuntu-x86/EulerOS-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindArmour/x86_64/mindarmour-0.7.0-cp37-cp37m-linux_x86_64.whl> | bd3725991f227dde57afb1d11baf694a6ae0591d68355de18465a05b161bab14 |
| | | Ubuntu-aarch64/EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindArmour/aarch64/mindarmour-0.7.0-cp37-cp37m-linux_aarch64.whl> | 928754efcde8c2106e1af4fb883899d8f66aa864e0ac1ba7358a291792d898a2 |
| | GPU CUDA 10.1/CPU | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.7.0-beta/MindArmour/x86_64/mindarmour-0.7.0-cp37-cp37m-linux_x86_64.whl> | bd3725991f227dde57afb1d11baf694a6ae0591d68355de18465a05b161bab14 |
### 教程
<https://www.mindspore.cn/tutorial/zh-CN/r0.7/index.html>
### API
<https://www.mindspore.cn/api/zh-CN/r0.7/index.html>
### 文档
<https://www.mindspore.cn/docs/zh-CN/r0.7/index.html>
## 0.6.0-beta
### 版本说明
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册