This repository was archived by the owner on Sep 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1212 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
1313 with :
1414 runner : linux.arm64.m7g.4xlarge
15+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1-main"
1516 gpu-arch-type : cuda
1617 gpu-arch-version : " 12.1"
1718 timeout : 60
3637 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
3738 with :
3839 runner : linux.arm64.m7g.4xlarge
40+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1-main"
3941 gpu-arch-type : cuda
4042 gpu-arch-version : " 12.1"
4143 timeout : 60
5557 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
5658 with :
5759 runner : linux.arm64.m7g.4xlarge
60+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1-main"
5861 gpu-arch-type : cuda
5962 gpu-arch-version : " 12.1"
6063 timeout : 60
7982 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
8083 with :
8184 runner : linux.arm64.m7g.4xlarge
85+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1-main"
8286 gpu-arch-type : cuda
8387 gpu-arch-version : " 12.1"
8488 timeout : 60
@@ -103,6 +107,7 @@ jobs:
103107 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
104108 with :
105109 runner : linux.arm64.m7g.4xlarge
110+ docker-image : " pytorch/manylinuxaarch64-builder:cuda12.1-main"
106111 gpu-arch-type : cuda
107112 gpu-arch-version : " 12.1"
108113 timeout : 60
You can’t perform that action at this time.
0 commit comments