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 6bcdf27 commit 0f0e612Copy full SHA for 0f0e612
.github/workflows/linux_cuda_wheel.yaml
@@ -41,7 +41,7 @@ jobs:
41
strategy:
42
fail-fast: false
43
name: Build and Upload wheel
44
- uses: nicolashug/test-infra/.github/workflows/build_wheels_linux.yml@nvidia-driver
+ uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
45
with:
46
repository: pytorch/torchcodec
47
ref: ""
0 commit comments