File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
gpu-arch-version : " 12.1"
39
39
- name : CUDA Nightly (Aug 29, 2024)
40
40
runs-on : linux.g5.12xlarge.nvidia.gpu
41
- torch-spec : ' torch==2.2 .0.dev20240829+cu121 --index-url https://download.pytorch.org/whl/nightly/cu121'
41
+ torch-spec : ' --pre torch==2.5 .0.dev20240829+cu121 --index-url https://download.pytorch.org/whl/nightly/cu121'
42
42
gpu-arch-type : " cuda"
43
43
gpu-arch-version : " 12.1"
44
44
59
59
gpu-arch-version : " "
60
60
- name : CPU Nightly (Aug 29, 2024)
61
61
runs-on : linux.4xlarge
62
- torch-spec : ' torch==2.2 .0.dev20240829+cpu --index-url https://download.pytorch.org/whl/nightly/cpu'
62
+ torch-spec : ' --pre torch==2.5 .0.dev20240829+cpu --index-url https://download.pytorch.org/whl/nightly/cpu'
63
63
gpu-arch-type : " cpu"
64
64
gpu-arch-version : " "
65
65
You can’t perform that action at this time.
0 commit comments