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 ea99ddd commit 89d6219Copy full SHA for 89d6219
.github/workflows/build_wheel_windows_x64_test.yml
@@ -1,4 +1,4 @@
1
-name: Build Windows X64 Wheels
+name: Build Windows Arm64 Wheels
2
3
on:
4
pull_request:
@@ -31,7 +31,7 @@ on:
31
# pytorch_build_run_id:
32
# description: "PyTorch build run id for downloading the wheel artifact (number at the end of build run URL)"
33
# required: true
34
- # default: "13589031393"
+ # default: "13589031393"
35
# type: string
36
pytorch_build_artifact_name:
37
description: "Artifact name of PyTorch build run"
0 commit comments