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
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 test-readme-cpu :
1212 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
1313 with :
14- runner : linux-aarch64
14+ runner : linux.arm64.2xlarge
1515 gpu-arch-type : cuda
1616 gpu-arch-version : " 12.1"
1717 timeout : 60
3535 test-quantization-cpu :
3636 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
3737 with :
38- runner : linux-aarch64
38+ runner : linux.arm64.2xlarge
3939 gpu-arch-type : cuda
4040 gpu-arch-version : " 12.1"
4141 timeout : 60
5454 test-gguf-cpu :
5555 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
5656 with :
57- runner : linux-aarch64
57+ runner : linux.arm64.2xlarge
5858 gpu-arch-type : cuda
5959 gpu-arch-version : " 12.1"
6060 timeout : 60
7878 test-advanced-cpu :
7979 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
8080 with :
81- runner : linux-aarch64
81+ runner : linux.arm64.2xlarge
8282 gpu-arch-type : cuda
8383 gpu-arch-version : " 12.1"
8484 timeout : 60
@@ -102,7 +102,7 @@ jobs:
102102 test-evaluation-cpu :
103103 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
104104 with :
105- runner : linux-aarch64
105+ runner : linux.arm64.2xlarge
106106 gpu-arch-type : cuda
107107 gpu-arch-version : " 12.1"
108108 timeout : 60
You can’t perform that action at this time.
0 commit comments