File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 7070 torch-spec : ' torch==2.5.1 --index-url https://download.pytorch.org/whl/cu121'
7171 gpu-arch-type : " cuda"
7272 gpu-arch-version : " 12.1"
73- - name : CUDA Nightly
74- runs-on : linux.g5.12xlarge.nvidia.gpu
75- torch-spec : ' --pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
76- gpu-arch-type : " cuda"
77- gpu-arch-version : " 12.1"
7873
7974 - name : CPU 2.3
8075 runs-on : linux.4xlarge
9186 torch-spec : ' torch==2.5.1 --index-url https://download.pytorch.org/whl/cpu'
9287 gpu-arch-type : " cpu"
9388 gpu-arch-version : " "
94- - name : CPU Nightly
95- runs-on : linux.4xlarge
96- torch-spec : ' --pre torch --index-url https://download.pytorch.org/whl/nightly/cpu'
97- gpu-arch-type : " cpu"
98- gpu-arch-version : " "
9989
10090 uses : pytorch/test-infra/.github/workflows/linux_job.yml@main
10191 with :
You can’t perform that action at this time.
0 commit comments