torch_gpu.yml 172 Bytes
Newer Older
VoVAllen's avatar
VoVAllen committed
1
2
name: pytorch-ci
dependencies:
3
  - python=3.7.0
VoVAllen's avatar
VoVAllen committed
4
  - pip
VoVAllen's avatar
VoVAllen committed
5
  - pip:
6
7
    - --find-links https://download.pytorch.org/whl/torch_stable.html
    - --requirement torch_gpu_pip.txt