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 5cd4406 commit 3b19c75Copy full SHA for 3b19c75
.github/workflows/build_wheel_windows_x64_test.yml
@@ -39,6 +39,7 @@ jobs:
39
package-name: torchvision
40
channel: "nightly"
41
python-version: ["3.12"]
42
+ architecture: "arm64"
43
name: ${{ matrix.repository }}
44
uses: alinpahontu2912/test-infra/.github/workflows/build_wheels_windows.yml@x64windows_test
45
with:
0 commit comments