Skip to content

Commit 2f81920

Browse files
authored
Modify published_versions.json, releases.json and quick-start-module.js
1 parent 7fd95ee commit 2f81920

File tree

3 files changed

+133
-5
lines changed

3 files changed

+133
-5
lines changed

assets/quick-start-module.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var archInfoMap = new Map([
1111
['accnone', {title: "CPU", platforms: new Set(['linux', 'macos', 'windows'])}]
1212
]);
1313

14-
let version_map={"nightly": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "12.6"], "cuda.y": ["cuda", "12.8"], "cuda.z": ["cuda", "13.0"], "rocm5.x": ["rocm", "7.1"]}, "release": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "12.6"], "cuda.y": ["cuda", "12.8"], "cuda.z": ["cuda", "13.0"], "rocm5.x": ["rocm", "6.4"]}}
14+
let version_map={"nightly": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "12.6"], "cuda.y": ["cuda", "12.8"], "cuda.z": ["cuda", "12.9"], "rocm5.x": ["rocm", "7.1"]}, "release": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "12.6"], "cuda.y": ["cuda", "12.8"], "cuda.z": ["cuda", "13.0"], "rocm5.x": ["rocm", "6.4"]}}
1515
let stable_version="Stable (2.9.1)";
1616

1717
var default_selected_os = getAnchorSelectedOS() || getDefaultSelectedOS();

published_versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"cuda.z": {
2121
"note": null,
22-
"command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130"
22+
"command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129"
2323
},
2424
"rocm5.x": {
2525
"note": null,
@@ -48,7 +48,7 @@
4848
"cuda.z": {
4949
"note": null,
5050
"versions": {
51-
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu130/libtorch-shared-with-deps-latest.zip"
51+
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu129/libtorch-shared-with-deps-latest.zip"
5252
}
5353
},
5454
"rocm5.x": {
@@ -6737,4 +6737,4 @@
67376737
}
67386738
}
67396739
}
6740-
}
6740+
}

releases.json

Lines changed: 129 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,20 @@
5757
"upload_to_base_bucket": "no",
5858
"stable_version": "2.9.1"
5959
},
60+
{
61+
"python_version": "3.10",
62+
"gpu_arch_type": "cuda",
63+
"gpu_arch_version": "12.9",
64+
"desired_cuda": "cu129",
65+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
66+
"package_type": "manywheel",
67+
"build_name": "manywheel-py3_10-cuda12_9",
68+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
69+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
70+
"channel": "nightly",
71+
"upload_to_base_bucket": "no",
72+
"stable_version": "2.9.1"
73+
},
6074
{
6175
"python_version": "3.10",
6276
"gpu_arch_type": "rocm",
@@ -141,6 +155,20 @@
141155
"upload_to_base_bucket": "no",
142156
"stable_version": "2.9.1"
143157
},
158+
{
159+
"python_version": "3.11",
160+
"gpu_arch_type": "cuda",
161+
"gpu_arch_version": "12.9",
162+
"desired_cuda": "cu129",
163+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
164+
"package_type": "manywheel",
165+
"build_name": "manywheel-py3_11-cuda12_9",
166+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
167+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
168+
"channel": "nightly",
169+
"upload_to_base_bucket": "no",
170+
"stable_version": "2.9.1"
171+
},
144172
{
145173
"python_version": "3.11",
146174
"gpu_arch_type": "rocm",
@@ -225,6 +253,20 @@
225253
"upload_to_base_bucket": "no",
226254
"stable_version": "2.9.1"
227255
},
256+
{
257+
"python_version": "3.12",
258+
"gpu_arch_type": "cuda",
259+
"gpu_arch_version": "12.9",
260+
"desired_cuda": "cu129",
261+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
262+
"package_type": "manywheel",
263+
"build_name": "manywheel-py3_12-cuda12_9",
264+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
265+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
266+
"channel": "nightly",
267+
"upload_to_base_bucket": "no",
268+
"stable_version": "2.9.1"
269+
},
228270
{
229271
"python_version": "3.12",
230272
"gpu_arch_type": "rocm",
@@ -309,6 +351,20 @@
309351
"upload_to_base_bucket": "no",
310352
"stable_version": "2.9.1"
311353
},
354+
{
355+
"python_version": "3.13",
356+
"gpu_arch_type": "cuda",
357+
"gpu_arch_version": "12.9",
358+
"desired_cuda": "cu129",
359+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
360+
"package_type": "manywheel",
361+
"build_name": "manywheel-py3_13-cuda12_9",
362+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
363+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
364+
"channel": "nightly",
365+
"upload_to_base_bucket": "no",
366+
"stable_version": "2.9.1"
367+
},
312368
{
313369
"python_version": "3.13",
314370
"gpu_arch_type": "rocm",
@@ -393,6 +449,20 @@
393449
"upload_to_base_bucket": "no",
394450
"stable_version": "2.9.1"
395451
},
452+
{
453+
"python_version": "3.13t",
454+
"gpu_arch_type": "cuda",
455+
"gpu_arch_version": "12.9",
456+
"desired_cuda": "cu129",
457+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
458+
"package_type": "manywheel",
459+
"build_name": "manywheel-py3_13t-cuda12_9",
460+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
461+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
462+
"channel": "nightly",
463+
"upload_to_base_bucket": "no",
464+
"stable_version": "2.9.1"
465+
},
396466
{
397467
"python_version": "3.13t",
398468
"gpu_arch_type": "rocm",
@@ -477,6 +547,20 @@
477547
"upload_to_base_bucket": "no",
478548
"stable_version": "2.9.1"
479549
},
550+
{
551+
"python_version": "3.14",
552+
"gpu_arch_type": "cuda",
553+
"gpu_arch_version": "12.9",
554+
"desired_cuda": "cu129",
555+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
556+
"package_type": "manywheel",
557+
"build_name": "manywheel-py3_14-cuda12_9",
558+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
559+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
560+
"channel": "nightly",
561+
"upload_to_base_bucket": "no",
562+
"stable_version": "2.9.1"
563+
},
480564
{
481565
"python_version": "3.14",
482566
"gpu_arch_type": "rocm",
@@ -561,6 +645,20 @@
561645
"upload_to_base_bucket": "no",
562646
"stable_version": "2.9.1"
563647
},
648+
{
649+
"python_version": "3.14t",
650+
"gpu_arch_type": "cuda",
651+
"gpu_arch_version": "12.9",
652+
"desired_cuda": "cu129",
653+
"container_image": "pytorch/manylinux2_28-builder:cuda12.9",
654+
"package_type": "manywheel",
655+
"build_name": "manywheel-py3_14t-cuda12_9",
656+
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
657+
"installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129",
658+
"channel": "nightly",
659+
"upload_to_base_bucket": "no",
660+
"stable_version": "2.9.1"
661+
},
564662
{
565663
"python_version": "3.14t",
566664
"gpu_arch_type": "rocm",
@@ -649,6 +747,36 @@
649747
"channel": "nightly",
650748
"stable_version": "2.9.1"
651749
},
750+
{
751+
"gpu_arch_type": "cuda",
752+
"gpu_arch_version": "12.9",
753+
"desired_cuda": "cu129",
754+
"libtorch_variant": "shared-with-deps",
755+
"libtorch_config": "",
756+
"devtoolset": "cxx11-abi",
757+
"container_image": "pytorch/libtorch-cxx11-builder:cuda12.9",
758+
"package_type": "libtorch",
759+
"build_name": "libtorch-cuda12_9-shared-with-deps-cxx11-abi",
760+
"validation_runner": "linux.2xlarge",
761+
"installation": "https://download.pytorch.org/libtorch/nightly/cu129/libtorch-shared-with-deps-latest.zip",
762+
"channel": "nightly",
763+
"stable_version": "2.9.1"
764+
},
765+
{
766+
"gpu_arch_type": "cuda",
767+
"gpu_arch_version": "12.9",
768+
"desired_cuda": "cu129",
769+
"libtorch_variant": "shared-with-deps",
770+
"libtorch_config": "",
771+
"devtoolset": "cxx11-abi",
772+
"container_image": "pytorch/libtorch-cxx11-builder:cuda12.9",
773+
"package_type": "libtorch",
774+
"build_name": "libtorch-cuda12_9-shared-with-deps-cxx11-abi",
775+
"validation_runner": "linux.2xlarge",
776+
"installation": "https://download.pytorch.org/libtorch/nightly/cu129/libtorch-shared-with-deps-latest.zip",
777+
"channel": "nightly",
778+
"stable_version": "2.9.1"
779+
},
652780
{
653781
"gpu_arch_type": "rocm",
654782
"gpu_arch_version": "7.0",
@@ -2467,4 +2595,4 @@
24672595
}
24682596
]
24692597
}
2470-
}
2598+
}

0 commit comments

Comments
 (0)