We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a36cd commit d1605c4Copy full SHA for d1605c4
.travis.yml
@@ -54,6 +54,8 @@ jobs:
54
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu92
55
- os: windows
56
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu100
57
+ - os: windows
58
+ env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.8 IDX=cu101
59
60
61
install:
0 commit comments