We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b2a0a commit b3f6f51Copy full SHA for b3f6f51
.github/workflows/build_wheels_linux.yml
@@ -29,6 +29,7 @@ jobs:
29
os: linux
30
test-infra-repository: pytorch/test-infra
31
test-infra-ref: main
32
+ with-xpu: enable
33
build:
34
needs: generate-matrix
35
strategy:
0 commit comments