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 4526b68 commit 167a320Copy full SHA for 167a320
.github/workflows/pythonapp-gpu.yml
@@ -23,7 +23,7 @@ jobs:
23
- "PT17+CUDA102"
24
- "PT18+CUDA102"
25
- "PT18+CUDA112"
26
- - "PT110+CUDA116"
+ - "PT111+CUDA116"
27
- "PT110+CUDA102"
28
- "PT111+CUDA102"
29
include:
@@ -44,7 +44,7 @@ jobs:
44
# 21.10: 1.10.0a0+0aef44c
45
pytorch: "-h"
46
base: "nvcr.io/nvidia/pytorch:21.10-py3"
47
- - environment: PT110+CUDA116
+ - environment: PT111+CUDA116
48
# we explicitly set pytorch to -h to avoid pip install error
49
# 22.03: 1.12.0a0+2c916ef
50
0 commit comments