Skip to content

Commit fd446dc

Browse files
authored
Modify published_versions.json, releases.json and quick-start-module.js
1 parent 1cd595f commit fd446dc

File tree

1 file changed

+210
-0
lines changed

1 file changed

+210
-0
lines changed

releases.json

Lines changed: 210 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,186 @@
541541
"stable_version": "2.8.0",
542542
"use_split_build": false
543543
},
544+
{
545+
"python_version": "3.14",
546+
"gpu_arch_type": "cpu",
547+
"gpu_arch_version": "",
548+
"desired_cuda": "cpu",
549+
"container_image": "pytorch/manylinux2_28-builder:cpu",
550+
"package_type": "manywheel",
551+
"build_name": "manywheel-py3_14-cpu",
552+
"validation_runner": "linux.2xlarge",
553+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu",
554+
"channel": "nightly",
555+
"upload_to_base_bucket": "no",
556+
"stable_version": "2.8.0",
557+
"use_split_build": false
558+
},
559+
{
560+
"python_version": "3.14",
561+
"gpu_arch_type": "cuda",
562+
"gpu_arch_version": "12.6",
563+
"desired_cuda": "cu126",
564+
"container_image": "pytorch/manylinux2_28-builder:cuda12.6",
565+
"package_type": "manywheel",
566+
"build_name": "manywheel-py3_14-cuda12_6",
567+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
568+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126",
569+
"channel": "nightly",
570+
"upload_to_base_bucket": "no",
571+
"stable_version": "2.8.0",
572+
"use_split_build": false
573+
},
574+
{
575+
"python_version": "3.14",
576+
"gpu_arch_type": "cuda",
577+
"gpu_arch_version": "12.8",
578+
"desired_cuda": "cu128",
579+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
580+
"package_type": "manywheel",
581+
"build_name": "manywheel-py3_14-cuda12_8",
582+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
583+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
584+
"channel": "nightly",
585+
"upload_to_base_bucket": "no",
586+
"stable_version": "2.8.0",
587+
"use_split_build": false
588+
},
589+
{
590+
"python_version": "3.14",
591+
"gpu_arch_type": "cuda",
592+
"gpu_arch_version": "12.9",
593+
"desired_cuda": "cu129",
594+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
595+
"package_type": "manywheel",
596+
"build_name": "manywheel-py3_14-cuda12_9",
597+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
598+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
599+
"channel": "nightly",
600+
"upload_to_base_bucket": "no",
601+
"stable_version": "2.8.0",
602+
"use_split_build": false
603+
},
604+
{
605+
"python_version": "3.14",
606+
"gpu_arch_type": "rocm",
607+
"gpu_arch_version": "6.3",
608+
"desired_cuda": "rocm6.3",
609+
"container_image": "pytorch/manylinux2_28-builder:rocm6.3",
610+
"package_type": "manywheel",
611+
"build_name": "manywheel-py3_14-rocm6_3",
612+
"validation_runner": "linux.2xlarge",
613+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3",
614+
"channel": "nightly",
615+
"upload_to_base_bucket": "no",
616+
"stable_version": "2.8.0",
617+
"use_split_build": false
618+
},
619+
{
620+
"python_version": "3.14",
621+
"gpu_arch_type": "rocm",
622+
"gpu_arch_version": "6.4",
623+
"desired_cuda": "rocm6.4",
624+
"container_image": "pytorch/manylinux2_28-builder:rocm6.4",
625+
"package_type": "manywheel",
626+
"build_name": "manywheel-py3_14-rocm6_4",
627+
"validation_runner": "linux.2xlarge",
628+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4",
629+
"channel": "nightly",
630+
"upload_to_base_bucket": "no",
631+
"stable_version": "2.8.0",
632+
"use_split_build": false
633+
},
634+
{
635+
"python_version": "3.14t",
636+
"gpu_arch_type": "cpu",
637+
"gpu_arch_version": "",
638+
"desired_cuda": "cpu",
639+
"container_image": "pytorch/manylinux2_28-builder:cpu",
640+
"package_type": "manywheel",
641+
"build_name": "manywheel-py3_14t-cpu",
642+
"validation_runner": "linux.2xlarge",
643+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu",
644+
"channel": "nightly",
645+
"upload_to_base_bucket": "no",
646+
"stable_version": "2.8.0",
647+
"use_split_build": false
648+
},
649+
{
650+
"python_version": "3.14t",
651+
"gpu_arch_type": "cuda",
652+
"gpu_arch_version": "12.6",
653+
"desired_cuda": "cu126",
654+
"container_image": "pytorch/manylinux2_28-builder:cuda12.6",
655+
"package_type": "manywheel",
656+
"build_name": "manywheel-py3_14t-cuda12_6",
657+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
658+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126",
659+
"channel": "nightly",
660+
"upload_to_base_bucket": "no",
661+
"stable_version": "2.8.0",
662+
"use_split_build": false
663+
},
664+
{
665+
"python_version": "3.14t",
666+
"gpu_arch_type": "cuda",
667+
"gpu_arch_version": "12.8",
668+
"desired_cuda": "cu128",
669+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
670+
"package_type": "manywheel",
671+
"build_name": "manywheel-py3_14t-cuda12_8",
672+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
673+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
674+
"channel": "nightly",
675+
"upload_to_base_bucket": "no",
676+
"stable_version": "2.8.0",
677+
"use_split_build": false
678+
},
679+
{
680+
"python_version": "3.14t",
681+
"gpu_arch_type": "cuda",
682+
"gpu_arch_version": "12.9",
683+
"desired_cuda": "cu129",
684+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
685+
"package_type": "manywheel",
686+
"build_name": "manywheel-py3_14t-cuda12_9",
687+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
688+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
689+
"channel": "nightly",
690+
"upload_to_base_bucket": "no",
691+
"stable_version": "2.8.0",
692+
"use_split_build": false
693+
},
694+
{
695+
"python_version": "3.14t",
696+
"gpu_arch_type": "rocm",
697+
"gpu_arch_version": "6.3",
698+
"desired_cuda": "rocm6.3",
699+
"container_image": "pytorch/manylinux2_28-builder:rocm6.3",
700+
"package_type": "manywheel",
701+
"build_name": "manywheel-py3_14t-rocm6_3",
702+
"validation_runner": "linux.2xlarge",
703+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3",
704+
"channel": "nightly",
705+
"upload_to_base_bucket": "no",
706+
"stable_version": "2.8.0",
707+
"use_split_build": false
708+
},
709+
{
710+
"python_version": "3.14t",
711+
"gpu_arch_type": "rocm",
712+
"gpu_arch_version": "6.4",
713+
"desired_cuda": "rocm6.4",
714+
"container_image": "pytorch/manylinux2_28-builder:rocm6.4",
715+
"package_type": "manywheel",
716+
"build_name": "manywheel-py3_14t-rocm6_4",
717+
"validation_runner": "linux.2xlarge",
718+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4",
719+
"channel": "nightly",
720+
"upload_to_base_bucket": "no",
721+
"stable_version": "2.8.0",
722+
"use_split_build": false
723+
},
544724
{
545725
"gpu_arch_type": "cpu",
546726
"gpu_arch_version": "",
@@ -1205,6 +1385,36 @@
12051385
"stable_version": "2.8.0",
12061386
"use_split_build": false
12071387
},
1388+
{
1389+
"python_version": "3.14",
1390+
"gpu_arch_type": "cpu",
1391+
"gpu_arch_version": "",
1392+
"desired_cuda": "cpu",
1393+
"container_image": "pytorch/manylinux2_28-builder:cpu",
1394+
"package_type": "wheel",
1395+
"build_name": "wheel-py3_14-cpu",
1396+
"validation_runner": "macos-m1-stable",
1397+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu",
1398+
"channel": "nightly",
1399+
"upload_to_base_bucket": "no",
1400+
"stable_version": "2.8.0",
1401+
"use_split_build": false
1402+
},
1403+
{
1404+
"python_version": "3.14t",
1405+
"gpu_arch_type": "cpu",
1406+
"gpu_arch_version": "",
1407+
"desired_cuda": "cpu",
1408+
"container_image": "pytorch/manylinux2_28-builder:cpu",
1409+
"package_type": "wheel",
1410+
"build_name": "wheel-py3_14t-cpu",
1411+
"validation_runner": "macos-m1-stable",
1412+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu",
1413+
"channel": "nightly",
1414+
"upload_to_base_bucket": "no",
1415+
"stable_version": "2.8.0",
1416+
"use_split_build": false
1417+
},
12081418
{
12091419
"gpu_arch_type": "cpu",
12101420
"gpu_arch_version": "",

0 commit comments

Comments
 (0)