项目文件夹

文件
Rhett Ying cf4727a9d9 [CI] upgrade python version to 3.7.0 (#4406)
* [CI] upgrade python version to 3.7.0

* do not upgrade for mxnet cpu due to seg fault

* fix test failure for mxnet
2022-08-17 15:28:34 +08:00

7 行
172 B
YAML

name: pytorch-ci
dependencies:
- python=3.7.0
- pip
- pip:
- --find-links https://download.pytorch.org/whl/torch_stable.html
- --requirement torch_gpu_pip.txt