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 0576890 commit be06b43Copy full SHA for be06b43
.github/workflows/build-wheels-windows.yml
@@ -59,6 +59,7 @@ jobs:
59
post-script: "python packaging/wheel/relocate.py"
60
smoke-test-script: test/smoke_test.py
61
package-name: torchvision
62
+
63
name: ${{ matrix.repository }}
64
uses: pytorch/test-infra/.github/workflows/build_wheels_windows.yml@main
65
with:
0 commit comments