File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,19 +37,19 @@ jobs:
3737 - tag-suffix : " cuda12.4"
3838 policy : " manylinux2014"
3939 platform : " x86_64"
40- CUDA_BASE_IMAGE : " nvidia/cuda:12.4.1-cudnn-devel-rockylinux8 "
40+ CUDA_BASE_IMAGE : " pytorch/manylinux-builder:cuda12.4-main "
4141 - tag-suffix : " cuda12.2"
4242 policy : " manylinux2014"
4343 platform : " x86_64"
44- CUDA_BASE_IMAGE : " nvidia/cuda:12.2.2-cudnn8-devel-centos7 "
44+ CUDA_BASE_IMAGE : " pytorch/manylinux-builder:cuda12.2-main "
4545 - tag-suffix : " cuda12.1"
4646 policy : " manylinux2014"
4747 platform : " x86_64"
48- CUDA_BASE_IMAGE : " nvidia/cuda:12.1.1-cudnn8-devel-centos7 "
48+ CUDA_BASE_IMAGE : " pytorch/manylinux-builder:cuda12.1-main "
4949 - tag-suffix : " cuda11.8"
5050 policy : " manylinux2014"
5151 platform : " x86_64"
52- CUDA_BASE_IMAGE : " nvidia/cuda:11.8.0-cudnn8-devel-centos7 "
52+ CUDA_BASE_IMAGE : " pytorch/manylinux-builder:cuda11.8-main7 "
5353 - tag-suffix : " cpu"
5454 policy : " manylinux2014"
5555 platform : " x86_64"
You can’t perform that action at this time.
0 commit comments