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 5f03dc5 commit d02b184Copy full SHA for d02b184
.github/workflows/build-wheels-aarch64-linux.yml
@@ -25,7 +25,7 @@ jobs:
25
os: linux-aarch64
26
test-infra-repository: pytorch/test-infra
27
test-infra-ref: main
28
- with-cuda: disable
+ with-cuda: enable
29
build:
30
needs: generate-matrix
31
strategy:
0 commit comments