From 12610f02a39b3b5338593688e5e585a22ba9bf06 Mon Sep 17 00:00:00 2001 From: atalman Date: Mon, 25 Aug 2025 18:40:44 +0000 Subject: [PATCH] Modify published_versions.json, releases.json and quick-start-module.js --- releases.json | 333 ++++++++++++++++++++++++++++---------------------- 1 file changed, 189 insertions(+), 144 deletions(-) diff --git a/releases.json b/releases.json index 6d953e6feed0..7d5399b70880 100644 --- a/releases.json +++ b/releases.json @@ -2,13 +2,13 @@ "nightly": { "linux": [ { - "python_version": "3.9", + "python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "manywheel", - "build_name": "manywheel-py3_9-cpu", + "build_name": "manywheel-py3_10-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -17,13 +17,13 @@ "use_split_build": false }, { - "python_version": "3.9", + "python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.6", "desired_cuda": "cu126", "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "manywheel", - "build_name": "manywheel-py3_9-cuda12_6", + "build_name": "manywheel-py3_10-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", @@ -32,13 +32,13 @@ "use_split_build": false }, { - "python_version": "3.9", + "python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.8", "desired_cuda": "cu128", "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "manywheel", - "build_name": "manywheel-py3_9-cuda12_8", + "build_name": "manywheel-py3_10-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", @@ -47,13 +47,13 @@ "use_split_build": false }, { - "python_version": "3.9", + "python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.9", "desired_cuda": "cu129", "container_image": "pytorch/manylinux2_28-builder:cuda12.9", "package_type": "manywheel", - "build_name": "manywheel-py3_9-cuda12_9", + "build_name": "manywheel-py3_10-cuda12_9", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", @@ -62,13 +62,13 @@ "use_split_build": false }, { - "python_version": "3.9", + "python_version": "3.10", "gpu_arch_type": "rocm", "gpu_arch_version": "6.3", "desired_cuda": "rocm6.3", "container_image": "pytorch/manylinux2_28-builder:rocm6.3", "package_type": "manywheel", - "build_name": "manywheel-py3_9-rocm6_3", + "build_name": "manywheel-py3_10-rocm6_3", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", @@ -77,13 +77,13 @@ "use_split_build": false }, { - "python_version": "3.9", + "python_version": "3.10", "gpu_arch_type": "rocm", "gpu_arch_version": "6.4", "desired_cuda": "rocm6.4", "container_image": "pytorch/manylinux2_28-builder:rocm6.4", "package_type": "manywheel", - "build_name": "manywheel-py3_9-rocm6_4", + "build_name": "manywheel-py3_10-rocm6_4", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4", "channel": "nightly", @@ -92,13 +92,13 @@ "use_split_build": false }, { - "python_version": "3.10", + "python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "manywheel", - "build_name": "manywheel-py3_10-cpu", + "build_name": "manywheel-py3_11-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -107,13 +107,13 @@ "use_split_build": false }, { - "python_version": "3.10", + "python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.6", "desired_cuda": "cu126", "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "manywheel", - "build_name": "manywheel-py3_10-cuda12_6", + "build_name": "manywheel-py3_11-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", @@ -122,13 +122,13 @@ "use_split_build": false }, { - "python_version": "3.10", + "python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.8", "desired_cuda": "cu128", "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "manywheel", - "build_name": "manywheel-py3_10-cuda12_8", + "build_name": "manywheel-py3_11-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", @@ -137,13 +137,13 @@ "use_split_build": false }, { - "python_version": "3.10", + "python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.9", "desired_cuda": "cu129", "container_image": "pytorch/manylinux2_28-builder:cuda12.9", "package_type": "manywheel", - "build_name": "manywheel-py3_10-cuda12_9", + "build_name": "manywheel-py3_11-cuda12_9", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", @@ -152,13 +152,13 @@ "use_split_build": false }, { - "python_version": "3.10", + "python_version": "3.11", "gpu_arch_type": "rocm", "gpu_arch_version": "6.3", "desired_cuda": "rocm6.3", "container_image": "pytorch/manylinux2_28-builder:rocm6.3", "package_type": "manywheel", - "build_name": "manywheel-py3_10-rocm6_3", + "build_name": "manywheel-py3_11-rocm6_3", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", @@ -167,13 +167,13 @@ "use_split_build": false }, { - "python_version": "3.10", + "python_version": "3.11", "gpu_arch_type": "rocm", "gpu_arch_version": "6.4", "desired_cuda": "rocm6.4", "container_image": "pytorch/manylinux2_28-builder:rocm6.4", "package_type": "manywheel", - "build_name": "manywheel-py3_10-rocm6_4", + "build_name": "manywheel-py3_11-rocm6_4", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4", "channel": "nightly", @@ -182,13 +182,13 @@ "use_split_build": false }, { - "python_version": "3.11", + "python_version": "3.12", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "manywheel", - "build_name": "manywheel-py3_11-cpu", + "build_name": "manywheel-py3_12-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -197,13 +197,13 @@ "use_split_build": false }, { - "python_version": "3.11", + "python_version": "3.12", "gpu_arch_type": "cuda", "gpu_arch_version": "12.6", "desired_cuda": "cu126", "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "manywheel", - "build_name": "manywheel-py3_11-cuda12_6", + "build_name": "manywheel-py3_12-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", @@ -212,13 +212,13 @@ "use_split_build": false }, { - "python_version": "3.11", + "python_version": "3.12", "gpu_arch_type": "cuda", "gpu_arch_version": "12.8", "desired_cuda": "cu128", "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "manywheel", - "build_name": "manywheel-py3_11-cuda12_8", + "build_name": "manywheel-py3_12-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", @@ -227,13 +227,13 @@ "use_split_build": false }, { - "python_version": "3.11", + "python_version": "3.12", "gpu_arch_type": "cuda", "gpu_arch_version": "12.9", "desired_cuda": "cu129", "container_image": "pytorch/manylinux2_28-builder:cuda12.9", "package_type": "manywheel", - "build_name": "manywheel-py3_11-cuda12_9", + "build_name": "manywheel-py3_12-cuda12_9", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", @@ -242,13 +242,13 @@ "use_split_build": false }, { - "python_version": "3.11", + "python_version": "3.12", "gpu_arch_type": "rocm", "gpu_arch_version": "6.3", "desired_cuda": "rocm6.3", "container_image": "pytorch/manylinux2_28-builder:rocm6.3", "package_type": "manywheel", - "build_name": "manywheel-py3_11-rocm6_3", + "build_name": "manywheel-py3_12-rocm6_3", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", @@ -257,13 +257,13 @@ "use_split_build": false }, { - "python_version": "3.11", + "python_version": "3.12", "gpu_arch_type": "rocm", "gpu_arch_version": "6.4", "desired_cuda": "rocm6.4", "container_image": "pytorch/manylinux2_28-builder:rocm6.4", "package_type": "manywheel", - "build_name": "manywheel-py3_11-rocm6_4", + "build_name": "manywheel-py3_12-rocm6_4", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4", "channel": "nightly", @@ -272,13 +272,13 @@ "use_split_build": false }, { - "python_version": "3.12", + "python_version": "3.13", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "manywheel", - "build_name": "manywheel-py3_12-cpu", + "build_name": "manywheel-py3_13-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -287,13 +287,13 @@ "use_split_build": false }, { - "python_version": "3.12", + "python_version": "3.13", "gpu_arch_type": "cuda", "gpu_arch_version": "12.6", "desired_cuda": "cu126", "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "manywheel", - "build_name": "manywheel-py3_12-cuda12_6", + "build_name": "manywheel-py3_13-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", @@ -302,13 +302,13 @@ "use_split_build": false }, { - "python_version": "3.12", + "python_version": "3.13", "gpu_arch_type": "cuda", "gpu_arch_version": "12.8", "desired_cuda": "cu128", "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "manywheel", - "build_name": "manywheel-py3_12-cuda12_8", + "build_name": "manywheel-py3_13-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", @@ -317,13 +317,13 @@ "use_split_build": false }, { - "python_version": "3.12", + "python_version": "3.13", "gpu_arch_type": "cuda", "gpu_arch_version": "12.9", "desired_cuda": "cu129", "container_image": "pytorch/manylinux2_28-builder:cuda12.9", "package_type": "manywheel", - "build_name": "manywheel-py3_12-cuda12_9", + "build_name": "manywheel-py3_13-cuda12_9", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", @@ -332,13 +332,13 @@ "use_split_build": false }, { - "python_version": "3.12", + "python_version": "3.13", "gpu_arch_type": "rocm", "gpu_arch_version": "6.3", "desired_cuda": "rocm6.3", "container_image": "pytorch/manylinux2_28-builder:rocm6.3", "package_type": "manywheel", - "build_name": "manywheel-py3_12-rocm6_3", + "build_name": "manywheel-py3_13-rocm6_3", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", @@ -347,13 +347,13 @@ "use_split_build": false }, { - "python_version": "3.12", + "python_version": "3.13", "gpu_arch_type": "rocm", "gpu_arch_version": "6.4", "desired_cuda": "rocm6.4", "container_image": "pytorch/manylinux2_28-builder:rocm6.4", "package_type": "manywheel", - "build_name": "manywheel-py3_12-rocm6_4", + "build_name": "manywheel-py3_13-rocm6_4", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4", "channel": "nightly", @@ -362,13 +362,13 @@ "use_split_build": false }, { - "python_version": "3.13", + "python_version": "3.13t", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "manywheel", - "build_name": "manywheel-py3_13-cpu", + "build_name": "manywheel-py3_13t-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -377,13 +377,13 @@ "use_split_build": false }, { - "python_version": "3.13", + "python_version": "3.13t", "gpu_arch_type": "cuda", "gpu_arch_version": "12.6", "desired_cuda": "cu126", "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "manywheel", - "build_name": "manywheel-py3_13-cuda12_6", + "build_name": "manywheel-py3_13t-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", @@ -392,13 +392,13 @@ "use_split_build": false }, { - "python_version": "3.13", + "python_version": "3.13t", "gpu_arch_type": "cuda", "gpu_arch_version": "12.8", "desired_cuda": "cu128", "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "manywheel", - "build_name": "manywheel-py3_13-cuda12_8", + "build_name": "manywheel-py3_13t-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", @@ -407,13 +407,13 @@ "use_split_build": false }, { - "python_version": "3.13", + "python_version": "3.13t", "gpu_arch_type": "cuda", "gpu_arch_version": "12.9", "desired_cuda": "cu129", "container_image": "pytorch/manylinux2_28-builder:cuda12.9", "package_type": "manywheel", - "build_name": "manywheel-py3_13-cuda12_9", + "build_name": "manywheel-py3_13t-cuda12_9", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", @@ -422,13 +422,13 @@ "use_split_build": false }, { - "python_version": "3.13", + "python_version": "3.13t", "gpu_arch_type": "rocm", "gpu_arch_version": "6.3", "desired_cuda": "rocm6.3", "container_image": "pytorch/manylinux2_28-builder:rocm6.3", "package_type": "manywheel", - "build_name": "manywheel-py3_13-rocm6_3", + "build_name": "manywheel-py3_13t-rocm6_3", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", @@ -437,13 +437,13 @@ "use_split_build": false }, { - "python_version": "3.13", + "python_version": "3.13t", "gpu_arch_type": "rocm", "gpu_arch_version": "6.4", "desired_cuda": "rocm6.4", "container_image": "pytorch/manylinux2_28-builder:rocm6.4", "package_type": "manywheel", - "build_name": "manywheel-py3_13-rocm6_4", + "build_name": "manywheel-py3_13t-rocm6_4", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4", "channel": "nightly", @@ -452,13 +452,13 @@ "use_split_build": false }, { - "python_version": "3.13t", + "python_version": "3.14", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cpu", + "build_name": "manywheel-py3_14-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -467,13 +467,13 @@ "use_split_build": false }, { - "python_version": "3.13t", + "python_version": "3.14", "gpu_arch_type": "cuda", "gpu_arch_version": "12.6", "desired_cuda": "cu126", "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cuda12_6", + "build_name": "manywheel-py3_14-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", @@ -482,13 +482,13 @@ "use_split_build": false }, { - "python_version": "3.13t", + "python_version": "3.14", "gpu_arch_type": "cuda", "gpu_arch_version": "12.8", "desired_cuda": "cu128", "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cuda12_8", + "build_name": "manywheel-py3_14-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", @@ -497,13 +497,13 @@ "use_split_build": false }, { - "python_version": "3.13t", + "python_version": "3.14", "gpu_arch_type": "cuda", "gpu_arch_version": "12.9", "desired_cuda": "cu129", "container_image": "pytorch/manylinux2_28-builder:cuda12.9", "package_type": "manywheel", - "build_name": "manywheel-py3_13t-cuda12_9", + "build_name": "manywheel-py3_14-cuda12_9", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", @@ -512,13 +512,13 @@ "use_split_build": false }, { - "python_version": "3.13t", + "python_version": "3.14", "gpu_arch_type": "rocm", "gpu_arch_version": "6.3", "desired_cuda": "rocm6.3", "container_image": "pytorch/manylinux2_28-builder:rocm6.3", "package_type": "manywheel", - "build_name": "manywheel-py3_13t-rocm6_3", + "build_name": "manywheel-py3_14-rocm6_3", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", @@ -527,13 +527,103 @@ "use_split_build": false }, { - "python_version": "3.13t", + "python_version": "3.14", "gpu_arch_type": "rocm", "gpu_arch_version": "6.4", "desired_cuda": "rocm6.4", "container_image": "pytorch/manylinux2_28-builder:rocm6.4", "package_type": "manywheel", - "build_name": "manywheel-py3_13t-rocm6_4", + "build_name": "manywheel-py3_14-rocm6_4", + "validation_runner": "linux.2xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.8.0", + "use_split_build": false + }, + { + "python_version": "3.14t", + "gpu_arch_type": "cpu", + "gpu_arch_version": "", + "desired_cuda": "cpu", + "container_image": "pytorch/manylinux2_28-builder:cpu", + "package_type": "manywheel", + "build_name": "manywheel-py3_14t-cpu", + "validation_runner": "linux.2xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.8.0", + "use_split_build": false + }, + { + "python_version": "3.14t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", + "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "package_type": "manywheel", + "build_name": "manywheel-py3_14t-cuda12_6", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.8.0", + "use_split_build": false + }, + { + "python_version": "3.14t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "12.8", + "desired_cuda": "cu128", + "container_image": "pytorch/manylinux2_28-builder:cuda12.8", + "package_type": "manywheel", + "build_name": "manywheel-py3_14t-cuda12_8", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.8.0", + "use_split_build": false + }, + { + "python_version": "3.14t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "12.9", + "desired_cuda": "cu129", + "container_image": "pytorch/manylinux2_28-builder:cuda12.9", + "package_type": "manywheel", + "build_name": "manywheel-py3_14t-cuda12_9", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.8.0", + "use_split_build": false + }, + { + "python_version": "3.14t", + "gpu_arch_type": "rocm", + "gpu_arch_version": "6.3", + "desired_cuda": "rocm6.3", + "container_image": "pytorch/manylinux2_28-builder:rocm6.3", + "package_type": "manywheel", + "build_name": "manywheel-py3_14t-rocm6_3", + "validation_runner": "linux.2xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.3", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.8.0", + "use_split_build": false + }, + { + "python_version": "3.14t", + "gpu_arch_type": "rocm", + "gpu_arch_version": "6.4", + "desired_cuda": "rocm6.4", + "container_image": "pytorch/manylinux2_28-builder:rocm6.4", + "package_type": "manywheel", + "build_name": "manywheel-py3_14t-rocm6_4", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm6.4", "channel": "nightly", @@ -633,66 +723,6 @@ } ], "windows": [ - { - "python_version": "3.9", - "gpu_arch_type": "cpu", - "gpu_arch_version": "", - "desired_cuda": "cpu", - "container_image": "pytorch/manylinux2_28-builder:cpu", - "package_type": "wheel", - "build_name": "wheel-py3_9-cpu", - "validation_runner": "windows.4xlarge", - "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.8.0", - "use_split_build": false - }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", - "package_type": "wheel", - "build_name": "wheel-py3_9-cuda12_6", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.8.0", - "use_split_build": false - }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.8", - "desired_cuda": "cu128", - "container_image": "pytorch/manylinux2_28-builder:cuda12.8", - "package_type": "wheel", - "build_name": "wheel-py3_9-cuda12_8", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.8.0", - "use_split_build": false - }, - { - "python_version": "3.9", - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.9", - "desired_cuda": "cu129", - "container_image": "pytorch/manylinux2_28-builder:cuda12.9", - "package_type": "wheel", - "build_name": "wheel-py3_9-cuda12_9", - "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", - "channel": "nightly", - "upload_to_base_bucket": "no", - "stable_version": "2.8.0", - "use_split_build": false - }, { "python_version": "3.10", "gpu_arch_type": "cpu", @@ -1116,13 +1146,13 @@ ], "macos": [ { - "python_version": "3.9", + "python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", - "build_name": "wheel-py3_9-cpu", + "build_name": "wheel-py3_10-cpu", "validation_runner": "macos-m1-stable", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -1131,13 +1161,13 @@ "use_split_build": false }, { - "python_version": "3.10", + "python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", - "build_name": "wheel-py3_10-cpu", + "build_name": "wheel-py3_11-cpu", "validation_runner": "macos-m1-stable", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -1146,13 +1176,13 @@ "use_split_build": false }, { - "python_version": "3.11", + "python_version": "3.12", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", - "build_name": "wheel-py3_11-cpu", + "build_name": "wheel-py3_12-cpu", "validation_runner": "macos-m1-stable", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -1161,13 +1191,13 @@ "use_split_build": false }, { - "python_version": "3.12", + "python_version": "3.13", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", - "build_name": "wheel-py3_12-cpu", + "build_name": "wheel-py3_13-cpu", "validation_runner": "macos-m1-stable", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -1176,13 +1206,13 @@ "use_split_build": false }, { - "python_version": "3.13", + "python_version": "3.13t", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", - "build_name": "wheel-py3_13-cpu", + "build_name": "wheel-py3_13t-cpu", "validation_runner": "macos-m1-stable", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", @@ -1191,13 +1221,28 @@ "use_split_build": false }, { - "python_version": "3.13t", + "python_version": "3.14", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", - "build_name": "wheel-py3_13t-cpu", + "build_name": "wheel-py3_14-cpu", + "validation_runner": "macos-m1-stable", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.8.0", + "use_split_build": false + }, + { + "python_version": "3.14t", + "gpu_arch_type": "cpu", + "gpu_arch_version": "", + "desired_cuda": "cpu", + "container_image": "pytorch/manylinux2_28-builder:cpu", + "package_type": "wheel", + "build_name": "wheel-py3_14t-cpu", "validation_runner": "macos-m1-stable", "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly",