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 cdebed0 commit c7d4238Copy full SHA for c7d4238
.github/workflows/test-pip-gpu.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
cuda_arch_version: ["12.1"]
16
fail-fast: false
17
- uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
+ uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
18
with:
19
runner: linux.4xlarge.nvidia.gpu
20
repository: pytorch/captum
0 commit comments