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 5c04d2a commit 2f78c95Copy full SHA for 2f78c95
.github/workflows/build_wheels_aarch64_linux.yml
@@ -29,7 +29,7 @@ jobs:
29
os: linux-aarch64
30
test-infra-repository: pytorch/test-infra
31
test-infra-ref: main
32
- with-cuda: disable
+ with-cuda: enable
33
build:
34
needs: generate-matrix
35
strategy:
0 commit comments