diff --git a/assets/quick-start-module.js b/assets/quick-start-module.js
index baf96600163b..23a4646b98d3 100644
--- a/assets/quick-start-module.js
+++ b/assets/quick-start-module.js
@@ -267,7 +267,7 @@ $("[data-toggle='cloud-dropdown']").on("click", function(e) {
});
function commandMessage(key) {
- var object = {"preview,pip,linux,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,linux,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,linux,cuda.y,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,linux,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129", "preview,pip,linux,rocm5.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1", "preview,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu129/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/rocm7.1/libtorch-shared-with-deps-latest.zip", "preview,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,pip,windows,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,windows,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,windows,cuda.y,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,windows,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130", "preview,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "preview,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows", "stable,pip,linux,accnone,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cpu", "stable,pip,linux,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,linux,cuda.y,python": "pip3 install torch torchvision", "stable,pip,linux,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,linux,rocm5.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/rocm6.4", "stable,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.9.1%2Bcpu.zip", "stable,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu126/libtorch-shared-with-deps-2.9.1%2Bcu126.zip", "stable,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu128/libtorch-shared-with-deps-2.9.1%2Bcu128.zip", "stable,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu130/libtorch-shared-with-deps-2.9.1%2Bcu130.zip", "stable,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/rocm6.4/libtorch-shared-with-deps-2.9.1%2Brocm6.4.zip", "stable,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,accnone,python": "pip3 install torch torchvision", "stable,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,pip,windows,accnone,python": "pip3 install torch torchvision", "stable,pip,windows,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,windows,cuda.y,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128", "stable,pip,windows,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.9.1%2Bcpu.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.9.1%2Bcpu.zip", "stable,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.9.1%2Bcu126.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.9.1%2Bcu126.zip", "stable,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-2.9.1%2Bcu128.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-debug-2.9.1%2Bcu128.zip", "stable,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-2.9.1%2Bcu130.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-debug-2.9.1%2Bcu130.zip", "stable,libtorch,windows,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows"};
+ var object = {"preview,pip,linux,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,linux,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,linux,cuda.y,python": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,linux,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130", "preview,pip,linux,rocm5.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.1", "preview,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/rocm7.1/libtorch-shared-with-deps-latest.zip", "preview,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,pip,windows,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,windows,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,windows,cuda.y,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,windows,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130", "preview,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "preview,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows", "stable,pip,linux,accnone,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cpu", "stable,pip,linux,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,linux,cuda.y,python": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128", "stable,pip,linux,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,linux,rocm5.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/rocm6.4", "stable,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.9.1%2Bcpu.zip", "stable,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu126/libtorch-shared-with-deps-2.9.1%2Bcu126.zip", "stable,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu128/libtorch-shared-with-deps-2.9.1%2Bcu128.zip", "stable,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu130/libtorch-shared-with-deps-2.9.1%2Bcu130.zip", "stable,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/rocm6.4/libtorch-shared-with-deps-2.9.1%2Brocm6.4.zip", "stable,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,accnone,python": "pip3 install torch torchvision", "stable,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.9.1.zip", "stable,pip,windows,accnone,python": "pip3 install torch torchvision", "stable,pip,windows,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,windows,cuda.y,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128", "stable,pip,windows,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.9.1%2Bcpu.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.9.1%2Bcpu.zip", "stable,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.9.1%2Bcu126.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.9.1%2Bcu126.zip", "stable,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-2.9.1%2Bcu128.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-debug-2.9.1%2Bcu128.zip", "stable,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-2.9.1%2Bcu130.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-debug-2.9.1%2Bcu130.zip", "stable,libtorch,windows,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows"};
if (!object.hasOwnProperty(key)) {
$("#command").html(
diff --git a/published_versions.json b/published_versions.json
index a134a37710a1..864f2953ab5a 100644
--- a/published_versions.json
+++ b/published_versions.json
@@ -15,7 +15,7 @@
},
"cuda.y": {
"note": null,
- "command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128"
+ "command": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128"
},
"cuda.z": {
"note": null,
@@ -6569,7 +6569,7 @@
},
"cuda.y": {
"note": null,
- "command": "pip3 install torch torchvision"
+ "command": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128"
},
"cuda.z": {
"note": null,
@@ -6737,4 +6737,4 @@
}
}
}
-}
+}
\ No newline at end of file
diff --git a/releases.json b/releases.json
index f81aae06e3d3..33bde8fcadce 100644
--- a/releases.json
+++ b/releases.json
@@ -38,7 +38,7 @@
"package_type": "manywheel",
"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",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -122,7 +122,7 @@
"package_type": "manywheel",
"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",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -206,7 +206,7 @@
"package_type": "manywheel",
"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",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -290,7 +290,7 @@
"package_type": "manywheel",
"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",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -374,7 +374,7 @@
"package_type": "manywheel",
"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",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -458,7 +458,7 @@
"package_type": "manywheel",
"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",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -542,7 +542,7 @@
"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",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128",
"channel": "nightly",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -1349,7 +1349,7 @@
"package_type": "manywheel",
"build_name": "manywheel-py3_10-cuda12_8",
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
- "installation": "pip3 install torch torchvision",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
"channel": "release",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -1433,7 +1433,7 @@
"package_type": "manywheel",
"build_name": "manywheel-py3_11-cuda12_8",
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
- "installation": "pip3 install torch torchvision",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
"channel": "release",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -1517,7 +1517,7 @@
"package_type": "manywheel",
"build_name": "manywheel-py3_12-cuda12_8",
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
- "installation": "pip3 install torch torchvision",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
"channel": "release",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -1601,7 +1601,7 @@
"package_type": "manywheel",
"build_name": "manywheel-py3_13-cuda12_8",
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
- "installation": "pip3 install torch torchvision",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
"channel": "release",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -1648,6 +1648,90 @@
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
},
+ {
+ "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_13t-cpu",
+ "validation_runner": "linux.2xlarge",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cpu",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "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_13t-cuda12_6",
+ "validation_runner": "linux.g5.4xlarge.nvidia.gpu",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "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_13t-cuda12_8",
+ "validation_runner": "linux.g5.4xlarge.nvidia.gpu",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "python_version": "3.13t",
+ "gpu_arch_type": "cuda",
+ "gpu_arch_version": "13.0",
+ "desired_cuda": "cu130",
+ "container_image": "pytorch/manylinux2_28-builder:cuda13.0",
+ "package_type": "manywheel",
+ "build_name": "manywheel-py3_13t-cuda13_0",
+ "validation_runner": "linux.g5.4xlarge.nvidia.gpu",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "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_13t-rocm6_3",
+ "validation_runner": "linux.2xlarge",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/rocm6.3",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "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_13t-rocm6_4",
+ "validation_runner": "linux.2xlarge",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/rocm6.4",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
{
"python_version": "3.14",
"gpu_arch_type": "cpu",
@@ -1685,7 +1769,7 @@
"package_type": "manywheel",
"build_name": "manywheel-py3_14-cuda12_8",
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
- "installation": "pip3 install torch torchvision",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
"channel": "release",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -1769,7 +1853,7 @@
"package_type": "manywheel",
"build_name": "manywheel-py3_14t-cuda12_8",
"validation_runner": "linux.g5.4xlarge.nvidia.gpu",
- "installation": "pip3 install torch torchvision",
+ "installation": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
"channel": "release",
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
@@ -2132,6 +2216,62 @@
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
},
+ {
+ "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_13t-cpu",
+ "validation_runner": "windows.4xlarge",
+ "installation": "pip3 install torch torchvision",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "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": "wheel",
+ "build_name": "wheel-py3_13t-cuda12_6",
+ "validation_runner": "windows.g4dn.xlarge",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "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": "wheel",
+ "build_name": "wheel-py3_13t-cuda12_8",
+ "validation_runner": "windows.g4dn.xlarge",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
+ {
+ "python_version": "3.13t",
+ "gpu_arch_type": "cuda",
+ "gpu_arch_version": "13.0",
+ "desired_cuda": "cu130",
+ "container_image": "pytorch/manylinux2_28-builder:cuda13.0",
+ "package_type": "wheel",
+ "build_name": "wheel-py3_13t-cuda13_0",
+ "validation_runner": "windows.g4dn.xlarge",
+ "installation": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
{
"python_version": "3.14",
"gpu_arch_type": "cpu",
@@ -2422,6 +2562,20 @@
"upload_to_base_bucket": "no",
"stable_version": "2.9.1"
},
+ {
+ "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_13t-cpu",
+ "validation_runner": "macos-m1-stable",
+ "installation": "pip3 install torch torchvision",
+ "channel": "release",
+ "upload_to_base_bucket": "no",
+ "stable_version": "2.9.1"
+ },
{
"python_version": "3.14",
"gpu_arch_type": "cpu",
@@ -2467,4 +2621,4 @@
}
]
}
-}
+}
\ No newline at end of file