diff --git a/releases.json b/releases.json index dcc06ea72696..56f29d54f7a8 100644 --- a/releases.json +++ b/releases.json @@ -57,6 +57,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.10", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "manywheel", + "build_name": "manywheel-py3_10-cuda13_2", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.10", "gpu_arch_type": "rocm", @@ -141,6 +155,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.11", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "manywheel", + "build_name": "manywheel-py3_11-cuda13_2", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.11", "gpu_arch_type": "rocm", @@ -225,6 +253,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.12", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "manywheel", + "build_name": "manywheel-py3_12-cuda13_2", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.12", "gpu_arch_type": "rocm", @@ -309,6 +351,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.13", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "manywheel", + "build_name": "manywheel-py3_13-cuda13_2", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.13", "gpu_arch_type": "rocm", @@ -393,6 +449,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.13t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "manywheel", + "build_name": "manywheel-py3_13t-cuda13_2", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.13t", "gpu_arch_type": "rocm", @@ -477,6 +547,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.14", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "manywheel", + "build_name": "manywheel-py3_14-cuda13_2", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.14", "gpu_arch_type": "rocm", @@ -561,6 +645,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.14t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "manywheel", + "build_name": "manywheel-py3_14t-cuda13_2", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.14t", "gpu_arch_type": "rocm", @@ -649,6 +747,21 @@ "channel": "nightly", "stable_version": "2.11.0" }, + { + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "libtorch_variant": "shared-with-deps", + "libtorch_config": "", + "devtoolset": "cxx11-abi", + "container_image": "pytorch/libtorch-cxx11-builder:cuda13.2", + "package_type": "libtorch", + "build_name": "libtorch-cuda13_2-shared-with-deps-cxx11-abi", + "validation_runner": "linux.2xlarge", + "installation": "https://download.pytorch.org/libtorch/nightly/cu132/libtorch-shared-with-deps-latest.zip", + "channel": "nightly", + "stable_version": "2.11.0" + }, { "gpu_arch_type": "rocm", "gpu_arch_version": "7.1", @@ -737,6 +850,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.10", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "wheel", + "build_name": "wheel-py3_10-cuda13_2", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.11", "gpu_arch_type": "cpu", @@ -793,6 +920,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.11", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "wheel", + "build_name": "wheel-py3_11-cuda13_2", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.12", "gpu_arch_type": "cpu", @@ -849,6 +990,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.12", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "wheel", + "build_name": "wheel-py3_12-cuda13_2", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.13", "gpu_arch_type": "cpu", @@ -905,6 +1060,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.13", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "wheel", + "build_name": "wheel-py3_13-cuda13_2", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.13t", "gpu_arch_type": "cpu", @@ -961,6 +1130,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.13t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "wheel", + "build_name": "wheel-py3_13t-cuda13_2", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.14", "gpu_arch_type": "cpu", @@ -1017,6 +1200,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.14", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "wheel", + "build_name": "wheel-py3_14-cuda13_2", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "python_version": "3.14t", "gpu_arch_type": "cpu", @@ -1073,6 +1270,20 @@ "upload_to_base_bucket": "no", "stable_version": "2.11.0" }, + { + "python_version": "3.14t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "container_image": "pytorch/manylinux2_28-builder:cuda13.2", + "package_type": "wheel", + "build_name": "wheel-py3_14t-cuda13_2", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu132", + "channel": "nightly", + "upload_to_base_bucket": "no", + "stable_version": "2.11.0" + }, { "gpu_arch_type": "cpu", "gpu_arch_version": "", @@ -1133,6 +1344,21 @@ "channel": "nightly", "stable_version": "2.11.0" }, + { + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "libtorch_variant": "shared-with-deps", + "libtorch_config": "release", + "devtoolset": "", + "container_image": "", + "package_type": "libtorch", + "build_name": "libtorch-cuda13_2-shared-with-deps-release", + "validation_runner": "windows.4xlarge", + "installation": "https://download.pytorch.org/libtorch/nightly/cu132/libtorch-win-shared-with-deps-latest.zip", + "channel": "nightly", + "stable_version": "2.11.0" + }, { "gpu_arch_type": "cpu", "gpu_arch_version": "", @@ -1192,6 +1418,21 @@ "installation": "https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-debug-latest.zip", "channel": "nightly", "stable_version": "2.11.0" + }, + { + "gpu_arch_type": "cuda", + "gpu_arch_version": "13.2", + "desired_cuda": "cu132", + "libtorch_variant": "shared-with-deps", + "libtorch_config": "debug", + "devtoolset": "", + "container_image": "", + "package_type": "libtorch", + "build_name": "libtorch-cuda13_2-shared-with-deps-debug", + "validation_runner": "windows.4xlarge", + "installation": "https://download.pytorch.org/libtorch/nightly/cu132/libtorch-win-shared-with-deps-debug-latest.zip", + "channel": "nightly", + "stable_version": "2.11.0" } ], "macos": [