Skip to content

Commit 9a83d8d

Browse files
authored
Modify published_versions.json, releases.json and quick-start-module.js
1 parent 8ccf759 commit 9a83d8d

File tree

1 file changed

+255
-0
lines changed

1 file changed

+255
-0
lines changed

releases.json

+255
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",
@@ -963,6 +1173,21 @@
9631173
"channel": "nightly",
9641174
"stable_version": "2.6.0"
9651175
},
1176+
{
1177+
"gpu_arch_type": "cuda",
1178+
"gpu_arch_version": "12.8",
1179+
"desired_cuda": "cu128",
1180+
"libtorch_variant": "shared-with-deps",
1181+
"libtorch_config": "release",
1182+
"devtoolset": "",
1183+
"container_image": "",
1184+
"package_type": "libtorch",
1185+
"build_name": "libtorch-cuda12_8-shared-with-deps-release",
1186+
"validation_runner": "windows.4xlarge",
1187+
"installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-latest.zip",
1188+
"channel": "nightly",
1189+
"stable_version": "2.6.0"
1190+
},
9661191
{
9671192
"gpu_arch_type": "cpu",
9681193
"gpu_arch_version": "",
@@ -1022,6 +1247,21 @@
10221247
"installation": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-debug-latest.zip",
10231248
"channel": "nightly",
10241249
"stable_version": "2.6.0"
1250+
},
1251+
{
1252+
"gpu_arch_type": "cuda",
1253+
"gpu_arch_version": "12.8",
1254+
"desired_cuda": "cu128",
1255+
"libtorch_variant": "shared-with-deps",
1256+
"libtorch_config": "debug",
1257+
"devtoolset": "",
1258+
"container_image": "",
1259+
"package_type": "libtorch",
1260+
"build_name": "libtorch-cuda12_8-shared-with-deps-debug",
1261+
"validation_runner": "windows.4xlarge",
1262+
"installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-debug-latest.zip",
1263+
"channel": "nightly",
1264+
"stable_version": "2.6.0"
10251265
}
10261266
],
10271267
"macos": [
@@ -1100,6 +1340,21 @@
11001340
"stable_version": "2.6.0",
11011341
"use_split_build": false
11021342
},
1343+
{
1344+
"python_version": "3.13t",
1345+
"gpu_arch_type": "cpu",
1346+
"gpu_arch_version": "",
1347+
"desired_cuda": "cpu",
1348+
"container_image": "pytorch/manylinux2_28-builder:cpu",
1349+
"package_type": "wheel",
1350+
"build_name": "wheel-py3_13t-cpu",
1351+
"validation_runner": "macos-m1-stable",
1352+
"installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu",
1353+
"channel": "nightly",
1354+
"upload_to_base_bucket": "no",
1355+
"stable_version": "2.6.0",
1356+
"use_split_build": false
1357+
},
11031358
{
11041359
"gpu_arch_type": "cpu",
11051360
"gpu_arch_version": "",

0 commit comments

Comments
 (0)