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 fd42ff0 commit 8e4eb8bCopy full SHA for 8e4eb8b
.travis.yml
@@ -38,7 +38,7 @@ env:
38
- PYTHON_VERSION=3.8 TORCH_VERSION=1.5.0 IDX=cu102
39
40
jobs:
41
- # For daily builds, we only test on Python 3.6/CUDA 10.2
+ # For daily builds, we only test on *Python 3.6* and *CUDA 10.2*.
42
# For deployment, we exclude *all* macOS CUDA and Windows CUDA 9.2 jobs.
43
exclude:
44
# Python 3.6
0 commit comments