mindspore2022/scripts/conda/mindspore-gpu/1.5.0rc1/py37/cuda10.1/meta.yaml

33 lines
695 B
YAML

package:
name: mindspore-gpu
version: "1.5.0rc1"
build:
number: 0
string: py37_cuda10.1
requirements:
build:
- python>=3.7, <3.8
- pip
run:
- python>=3.7, <3.8
- numpy >=1.17.0
- protobuf >=3.13.0
- asttokens >=1.1.13
- pillow >=6.2.0
- scipy >=1.5.2
- cffi >=1.12.3
- wheel >=0.32.0
- decorator >=4.4.0
- setuptools >=40.8.0
- astunparse >=1.6.3
- packaging >=20.0
- psutil >=5.7.0
- cudatoolkit >=10.1, <10.2
about:
home: https://www.mindspore.cn/
license: Apache 2.0
summary: MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.