dmlc--dgl
92321347c0
* test * Revert "test" This reverts commit be555b06a9942a3267d173f4be760a04d33be227. * change
7 行
172 B
YAML
7 行
172 B
YAML
name: pytorch-ci
|
|
dependencies:
|
|
- python=3.6.9
|
|
- pip
|
|
- pip:
|
|
- --find-links https://download.pytorch.org/whl/torch_stable.html
|
|
- --requirement torch_gpu_pip.txt |