Skip to content

Commit 91e0364

Browse files
authored
Update releases.json - remove cu 12.9
1 parent 30073b6 commit 91e0364

File tree

1 file changed

+1
-129
lines changed

1 file changed

+1
-129
lines changed

releases.json

Lines changed: 1 addition & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,6 @@
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-
},
7460
{
7561
"python_version": "3.10",
7662
"gpu_arch_type": "rocm",
@@ -155,20 +141,6 @@
155141
"upload_to_base_bucket": "no",
156142
"stable_version": "2.9.1"
157143
},
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-
},
172144
{
173145
"python_version": "3.11",
174146
"gpu_arch_type": "rocm",
@@ -253,20 +225,6 @@
253225
"upload_to_base_bucket": "no",
254226
"stable_version": "2.9.1"
255227
},
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-
},
270228
{
271229
"python_version": "3.12",
272230
"gpu_arch_type": "rocm",
@@ -351,20 +309,6 @@
351309
"upload_to_base_bucket": "no",
352310
"stable_version": "2.9.1"
353311
},
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-
},
368312
{
369313
"python_version": "3.13",
370314
"gpu_arch_type": "rocm",
@@ -449,20 +393,6 @@
449393
"upload_to_base_bucket": "no",
450394
"stable_version": "2.9.1"
451395
},
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-
},
466396
{
467397
"python_version": "3.13t",
468398
"gpu_arch_type": "rocm",
@@ -547,20 +477,6 @@
547477
"upload_to_base_bucket": "no",
548478
"stable_version": "2.9.1"
549479
},
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-
},
564480
{
565481
"python_version": "3.14",
566482
"gpu_arch_type": "rocm",
@@ -645,20 +561,6 @@
645561
"upload_to_base_bucket": "no",
646562
"stable_version": "2.9.1"
647563
},
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-
},
662564
{
663565
"python_version": "3.14t",
664566
"gpu_arch_type": "rocm",
@@ -747,36 +649,6 @@
747649
"channel": "nightly",
748650
"stable_version": "2.9.1"
749651
},
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-
},
780652
{
781653
"gpu_arch_type": "rocm",
782654
"gpu_arch_version": "6.4",
@@ -2595,4 +2467,4 @@
25952467
}
25962468
]
25972469
}
2598-
}
2470+
}

0 commit comments

Comments
 (0)