Skip to content

Commit 38dbf66

Browse files
authored
Modify published_versions.json, releases.json and quick-start-module.js
1 parent 2e2e2f0 commit 38dbf66

File tree

1 file changed

+315
-0
lines changed

1 file changed

+315
-0
lines changed

releases.json

+315
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,21 @@
6161
"stable_version": "2.6.0",
6262
"use_split_build": false
6363
},
64+
{
65+
"python_version": "3.9",
66+
"gpu_arch_type": "cuda",
67+
"gpu_arch_version": "12.8",
68+
"desired_cuda": "cu128",
69+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
70+
"package_type": "manywheel",
71+
"build_name": "manywheel-py3_9-cuda12_8",
72+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
73+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128",
74+
"channel": "nightly",
75+
"upload_to_base_bucket": "no",
76+
"stable_version": "2.6.0",
77+
"use_split_build": false
78+
},
6479
{
6580
"python_version": "3.9",
6681
"gpu_arch_type": "rocm",
@@ -151,6 +166,21 @@
151166
"stable_version": "2.6.0",
152167
"use_split_build": false
153168
},
169+
{
170+
"python_version": "3.10",
171+
"gpu_arch_type": "cuda",
172+
"gpu_arch_version": "12.8",
173+
"desired_cuda": "cu128",
174+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
175+
"package_type": "manywheel",
176+
"build_name": "manywheel-py3_10-cuda12_8",
177+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
178+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128",
179+
"channel": "nightly",
180+
"upload_to_base_bucket": "no",
181+
"stable_version": "2.6.0",
182+
"use_split_build": false
183+
},
154184
{
155185
"python_version": "3.10",
156186
"gpu_arch_type": "rocm",
@@ -241,6 +271,21 @@
241271
"stable_version": "2.6.0",
242272
"use_split_build": false
243273
},
274+
{
275+
"python_version": "3.11",
276+
"gpu_arch_type": "cuda",
277+
"gpu_arch_version": "12.8",
278+
"desired_cuda": "cu128",
279+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
280+
"package_type": "manywheel",
281+
"build_name": "manywheel-py3_11-cuda12_8",
282+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
283+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128",
284+
"channel": "nightly",
285+
"upload_to_base_bucket": "no",
286+
"stable_version": "2.6.0",
287+
"use_split_build": false
288+
},
244289
{
245290
"python_version": "3.11",
246291
"gpu_arch_type": "rocm",
@@ -331,6 +376,21 @@
331376
"stable_version": "2.6.0",
332377
"use_split_build": false
333378
},
379+
{
380+
"python_version": "3.12",
381+
"gpu_arch_type": "cuda",
382+
"gpu_arch_version": "12.8",
383+
"desired_cuda": "cu128",
384+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
385+
"package_type": "manywheel",
386+
"build_name": "manywheel-py3_12-cuda12_8",
387+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
388+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128",
389+
"channel": "nightly",
390+
"upload_to_base_bucket": "no",
391+
"stable_version": "2.6.0",
392+
"use_split_build": false
393+
},
334394
{
335395
"python_version": "3.12",
336396
"gpu_arch_type": "rocm",
@@ -421,6 +481,21 @@
421481
"stable_version": "2.6.0",
422482
"use_split_build": false
423483
},
484+
{
485+
"python_version": "3.13",
486+
"gpu_arch_type": "cuda",
487+
"gpu_arch_version": "12.8",
488+
"desired_cuda": "cu128",
489+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
490+
"package_type": "manywheel",
491+
"build_name": "manywheel-py3_13-cuda12_8",
492+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
493+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128",
494+
"channel": "nightly",
495+
"upload_to_base_bucket": "no",
496+
"stable_version": "2.6.0",
497+
"use_split_build": false
498+
},
424499
{
425500
"python_version": "3.13",
426501
"gpu_arch_type": "rocm",
@@ -451,6 +526,111 @@
451526
"stable_version": "2.6.0",
452527
"use_split_build": false
453528
},
529+
{
530+
"python_version": "3.13t",
531+
"gpu_arch_type": "cpu",
532+
"gpu_arch_version": "",
533+
"desired_cuda": "cpu",
534+
"container_image": "pytorch/manylinux2_28-builder:cpu",
535+
"package_type": "manywheel",
536+
"build_name": "manywheel-py3_13t-cpu",
537+
"validation_runner": "linux.2xlarge",
538+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu",
539+
"channel": "nightly",
540+
"upload_to_base_bucket": "no",
541+
"stable_version": "2.6.0",
542+
"use_split_build": false
543+
},
544+
{
545+
"python_version": "3.13t",
546+
"gpu_arch_type": "cuda",
547+
"gpu_arch_version": "11.8",
548+
"desired_cuda": "cu118",
549+
"container_image": "pytorch/manylinux2_28-builder:cuda11.8",
550+
"package_type": "manywheel",
551+
"build_name": "manywheel-py3_13t-cuda11_8",
552+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
553+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118",
554+
"channel": "nightly",
555+
"upload_to_base_bucket": "no",
556+
"stable_version": "2.6.0",
557+
"use_split_build": false
558+
},
559+
{
560+
"python_version": "3.13t",
561+
"gpu_arch_type": "cuda",
562+
"gpu_arch_version": "12.4",
563+
"desired_cuda": "cu124",
564+
"container_image": "pytorch/manylinux2_28-builder:cuda12.4",
565+
"package_type": "manywheel",
566+
"build_name": "manywheel-py3_13t-cuda12_4",
567+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
568+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124",
569+
"channel": "nightly",
570+
"upload_to_base_bucket": "no",
571+
"stable_version": "2.6.0",
572+
"use_split_build": false
573+
},
574+
{
575+
"python_version": "3.13t",
576+
"gpu_arch_type": "cuda",
577+
"gpu_arch_version": "12.6",
578+
"desired_cuda": "cu126",
579+
"container_image": "pytorch/manylinux2_28-builder:cuda12.6",
580+
"package_type": "manywheel",
581+
"build_name": "manywheel-py3_13t-cuda12_6",
582+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
583+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126",
584+
"channel": "nightly",
585+
"upload_to_base_bucket": "no",
586+
"stable_version": "2.6.0",
587+
"use_split_build": false
588+
},
589+
{
590+
"python_version": "3.13t",
591+
"gpu_arch_type": "cuda",
592+
"gpu_arch_version": "12.8",
593+
"desired_cuda": "cu128",
594+
"container_image": "pytorch/manylinux2_28-builder:cuda12.8",
595+
"package_type": "manywheel",
596+
"build_name": "manywheel-py3_13t-cuda12_8",
597+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
598+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128",
599+
"channel": "nightly",
600+
"upload_to_base_bucket": "no",
601+
"stable_version": "2.6.0",
602+
"use_split_build": false
603+
},
604+
{
605+
"python_version": "3.13t",
606+
"gpu_arch_type": "rocm",
607+
"gpu_arch_version": "6.2.4",
608+
"desired_cuda": "rocm6.2.4",
609+
"container_image": "pytorch/manylinux2_28-builder:rocm6.2.4",
610+
"package_type": "manywheel",
611+
"build_name": "manywheel-py3_13t-rocm6_2_4",
612+
"validation_runner": "linux.2xlarge",
613+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4",
614+
"channel": "nightly",
615+
"upload_to_base_bucket": "no",
616+
"stable_version": "2.6.0",
617+
"use_split_build": false
618+
},
619+
{
620+
"python_version": "3.13t",
621+
"gpu_arch_type": "rocm",
622+
"gpu_arch_version": "6.3",
623+
"desired_cuda": "rocm6.3",
624+
"container_image": "pytorch/manylinux2_28-builder:rocm6.3",
625+
"package_type": "manywheel",
626+
"build_name": "manywheel-py3_13t-rocm6_3",
627+
"validation_runner": "linux.2xlarge",
628+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3",
629+
"channel": "nightly",
630+
"upload_to_base_bucket": "no",
631+
"stable_version": "2.6.0",
632+
"use_split_build": false
633+
},
454634
{
455635
"gpu_arch_type": "cpu",
456636
"gpu_arch_version": "",
@@ -511,6 +691,21 @@
511691
"channel": "nightly",
512692
"stable_version": "2.6.0"
513693
},
694+
{
695+
"gpu_arch_type": "cuda",
696+
"gpu_arch_version": "12.8",
697+
"desired_cuda": "cu128",
698+
"libtorch_variant": "shared-with-deps",
699+
"libtorch_config": "",
700+
"devtoolset": "pre-cxx11",
701+
"container_image": "pytorch/manylinux-builder:cuda12.8",
702+
"package_type": "libtorch",
703+
"build_name": "libtorch-cuda12_8-shared-with-deps-pre-cxx11",
704+
"validation_runner": "linux.2xlarge",
705+
"installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip",
706+
"channel": "nightly",
707+
"stable_version": "2.6.0"
708+
},
514709
{
515710
"gpu_arch_type": "cpu",
516711
"gpu_arch_version": "",
@@ -571,6 +766,21 @@
571766
"channel": "nightly",
572767
"stable_version": "2.6.0"
573768
},
769+
{
770+
"gpu_arch_type": "cuda",
771+
"gpu_arch_version": "12.8",
772+
"desired_cuda": "cu128",
773+
"libtorch_variant": "shared-with-deps",
774+
"libtorch_config": "",
775+
"devtoolset": "cxx11-abi",
776+
"container_image": "pytorch/libtorch-cxx11-builder:cuda12.8",
777+
"package_type": "libtorch",
778+
"build_name": "libtorch-cuda12_8-shared-with-deps-cxx11-abi",
779+
"validation_runner": "linux.2xlarge",
780+
"installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-cxx11-abi-shared-with-deps-latest.zip",
781+
"channel": "nightly",
782+
"stable_version": "2.6.0"
783+
},
574784
{
575785
"gpu_arch_type": "rocm",
576786
"gpu_arch_version": "6.2.4",
@@ -903,6 +1113,66 @@
9031113
"stable_version": "2.6.0",
9041114
"use_split_build": false
9051115
},
1116+
{
1117+
"python_version": "3.13t",
1118+
"gpu_arch_type": "cpu",
1119+
"gpu_arch_version": "",
1120+
"desired_cuda": "cpu",
1121+
"container_image": "pytorch/manylinux2_28-builder:cpu",
1122+
"package_type": "wheel",
1123+
"build_name": "wheel-py3_13t-cpu",
1124+
"validation_runner": "windows.4xlarge",
1125+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu",
1126+
"channel": "nightly",
1127+
"upload_to_base_bucket": "no",
1128+
"stable_version": "2.6.0",
1129+
"use_split_build": false
1130+
},
1131+
{
1132+
"python_version": "3.13t",
1133+
"gpu_arch_type": "cuda",
1134+
"gpu_arch_version": "11.8",
1135+
"desired_cuda": "cu118",
1136+
"container_image": "pytorch/manylinux2_28-builder:cuda11.8",
1137+
"package_type": "wheel",
1138+
"build_name": "wheel-py3_13t-cuda11_8",
1139+
"validation_runner": "windows.g4dn.xlarge",
1140+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118",
1141+
"channel": "nightly",
1142+
"upload_to_base_bucket": "no",
1143+
"stable_version": "2.6.0",
1144+
"use_split_build": false
1145+
},
1146+
{
1147+
"python_version": "3.13t",
1148+
"gpu_arch_type": "cuda",
1149+
"gpu_arch_version": "12.4",
1150+
"desired_cuda": "cu124",
1151+
"container_image": "pytorch/manylinux2_28-builder:cuda12.4",
1152+
"package_type": "wheel",
1153+
"build_name": "wheel-py3_13t-cuda12_4",
1154+
"validation_runner": "windows.g4dn.xlarge",
1155+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124",
1156+
"channel": "nightly",
1157+
"upload_to_base_bucket": "no",
1158+
"stable_version": "2.6.0",
1159+
"use_split_build": false
1160+
},
1161+
{
1162+
"python_version": "3.13t",
1163+
"gpu_arch_type": "cuda",
1164+
"gpu_arch_version": "12.6",
1165+
"desired_cuda": "cu126",
1166+
"container_image": "pytorch/manylinux2_28-builder:cuda12.6",
1167+
"package_type": "wheel",
1168+
"build_name": "wheel-py3_13t-cuda12_6",
1169+
"validation_runner": "windows.g4dn.xlarge",
1170+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126",
1171+
"channel": "nightly",
1172+
"upload_to_base_bucket": "no",
1173+
"stable_version": "2.6.0",
1174+
"use_split_build": false
1175+
},
9061176
{
9071177
"gpu_arch_type": "cpu",
9081178
"gpu_arch_version": "",
@@ -963,6 +1233,21 @@
9631233
"channel": "nightly",
9641234
"stable_version": "2.6.0"
9651235
},
1236+
{
1237+
"gpu_arch_type": "cuda",
1238+
"gpu_arch_version": "12.8",
1239+
"desired_cuda": "cu128",
1240+
"libtorch_variant": "shared-with-deps",
1241+
"libtorch_config": "release",
1242+
"devtoolset": "",
1243+
"container_image": "",
1244+
"package_type": "libtorch",
1245+
"build_name": "libtorch-cuda12_8-shared-with-deps-release",
1246+
"validation_runner": "windows.4xlarge",
1247+
"installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-latest.zip",
1248+
"channel": "nightly",
1249+
"stable_version": "2.6.0"
1250+
},
9661251
{
9671252
"gpu_arch_type": "cpu",
9681253
"gpu_arch_version": "",
@@ -1022,6 +1307,21 @@
10221307
"installation": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-debug-latest.zip",
10231308
"channel": "nightly",
10241309
"stable_version": "2.6.0"
1310+
},
1311+
{
1312+
"gpu_arch_type": "cuda",
1313+
"gpu_arch_version": "12.8",
1314+
"desired_cuda": "cu128",
1315+
"libtorch_variant": "shared-with-deps",
1316+
"libtorch_config": "debug",
1317+
"devtoolset": "",
1318+
"container_image": "",
1319+
"package_type": "libtorch",
1320+
"build_name": "libtorch-cuda12_8-shared-with-deps-debug",
1321+
"validation_runner": "windows.4xlarge",
1322+
"installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-debug-latest.zip",
1323+
"channel": "nightly",
1324+
"stable_version": "2.6.0"
10251325
}
10261326
],
10271327
"macos": [
@@ -1100,6 +1400,21 @@
11001400
"stable_version": "2.6.0",
11011401
"use_split_build": false
11021402
},
1403+
{
1404+
"python_version": "3.13t",
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_13t-cpu",
1411+
"validation_runner": "macos-m1-stable",
1412+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu",
1413+
"channel": "nightly",
1414+
"upload_to_base_bucket": "no",
1415+
"stable_version": "2.6.0",
1416+
"use_split_build": false
1417+
},
11031418
{
11041419
"gpu_arch_type": "cpu",
11051420
"gpu_arch_version": "",

0 commit comments

Comments
 (0)