You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- package:
- name: mindspore-gpu
- version: "1.3.0"
-
- build:
- number: 0
-
- requirements:
- build:
- - python
- - pip
- run:
- - python
- - 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
-
- 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.
|