Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| mindspore-ascend | 4 years ago | |
| mindspore-cpu | 4 years ago | |
| mindspore-gpu | 4 years ago | |
| README.md | 4 years ago | |
This folder hosts all files relating to building conda packages, to download existing conda packages, simply typing
conda install -c mindspore mindspore-{platform}
in conda environments, whereby {platform} refers to hardware platform supported by MindSpore, including CPU, GPU and Ascend
| Hardware Platform | Version | Download Command |
|---|---|---|
| Ascend | x.y.z |
conda install -c mindspore mindspore-ascend=x.y.z |
| CPU | x.y.z |
conda install -c mindspore mindspore-cpu=x.y.z |
| GPU | x.y.z |
conda install -c mindspore mindspore-gpu=x.y.z |
NOTICE: The
x.y.zversion shown above should be replaced with the real version number.
阿对对队
C++ Python Text C Unity3D Asset other