forked from huawei/mindspore2022
update info with platform
This commit is contained in:
parent
0ce4e3418c
commit
7132be9ed2
|
|
@ -66,10 +66,12 @@ MindSpore提供跨多个后端的构建选项:
|
|||
| 硬件平台 | 操作系统 | 状态 |
|
||||
| :------------ | :-------------- | :--- |
|
||||
| Ascend 910 | Ubuntu-x86 | ✔️ |
|
||||
| | Ubuntu-aarch64 | ✔️ |
|
||||
| | EulerOS-x86 | ✔️ |
|
||||
| | EulerOS-aarch64 | ✔️ |
|
||||
| GPU CUDA 10.1 | Ubuntu-x86 | ✔️ |
|
||||
| CPU | Ubuntu-x86 | ✔️ |
|
||||
| | Ubuntu-aarch64 | ✔️ |
|
||||
| | Windows-x86 | ✔️ |
|
||||
|
||||
使用`pip`命令安装,以`CPU`和`Ubuntu-x86`build版本为例:
|
||||
|
|
|
|||
Loading…
Reference in New Issue