diff --git a/assets/quick-start-module.js b/assets/quick-start-module.js index 1ca6a3863091..dc03669ff30d 100644 --- a/assets/quick-start-module.js +++ b/assets/quick-start-module.js @@ -11,8 +11,8 @@ var archInfoMap = new Map([ ['accnone', {title: "CPU", platforms: new Set(['linux', 'macos', 'windows'])}] ]); -let version_map={"nightly": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "11.8"], "cuda.y": ["cuda", "12.6"], "cuda.z": ["cuda", "12.8"], "rocm5.x": ["rocm", "6.3"]}, "release": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "11.8"], "cuda.y": ["cuda", "12.4"], "cuda.z": ["cuda", "12.6"], "rocm5.x": ["rocm", "6.2.4"]}} -let stable_version="Stable (2.6.0)"; +let version_map={"nightly": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "11.8"], "cuda.y": ["cuda", "12.6"], "cuda.z": ["cuda", "12.8"], "rocm5.x": ["rocm", "6.3"]}, "release": {"accnone": ["cpu", ""], "cuda.x": ["cuda", "11.8"], "cuda.y": ["cuda", "12.6"], "cuda.z": ["cuda", "12.8"], "rocm5.x": ["rocm", "6.3"]}} +let stable_version="Stable (2.7.0)"; var default_selected_os = getAnchorSelectedOS() || getDefaultSelectedOS(); var opts = { @@ -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 torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,linux,cuda.x,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "preview,pip,linux,cuda.y,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,linux,cuda.z,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,linux,rocm5.x,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "preview,conda,linux,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu118/libtorch-shared-with-deps-latest.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu118/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.y,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-shared-with-deps-latest.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.z,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/rocm6.3/libtorch-cxx11-abi-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 torchaudio --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 torchaudio --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 torchaudio --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 torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,conda,macos,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "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 torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,windows,cuda.x,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "preview,pip,windows,cuda.y,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,windows,cuda.z,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "preview,conda,windows,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,windows,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,windows,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "preview,conda,windows,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "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/cu118/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu118/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.y,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.z,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,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows", "stable,pip,linux,accnone,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "stable,pip,linux,cuda.x,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "stable,pip,linux,cuda.y,python": "pip3 install torch torchvision torchaudio", "stable,pip,linux,cuda.z,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "stable,pip,linux,rocm5.x,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", "stable,conda,linux,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.6.0%2Bcpu.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcpu.zip", "stable,libtorch,linux,cuda.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cu118/libtorch-shared-with-deps-2.6.0%2Bcu118.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcu118.zip", "stable,libtorch,linux,cuda.y,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cu124/libtorch-shared-with-deps-2.6.0%2Bcu124.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu124/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcu124.zip", "stable,libtorch,linux,cuda.z,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cu126/libtorch-shared-with-deps-2.6.0%2Bcu126.zip
Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu126/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcu126.zip", "stable,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/rocm6.2.4/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Brocm6.2.4.zip", "stable,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,accnone,python": "pip3 install torch torchvision torchaudio", "stable,conda,macos,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "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.6.0.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.6.0.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.6.0.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.6.0.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.6.0.zip", "stable,pip,windows,accnone,python": "pip3 install torch torchvision torchaudio", "stable,pip,windows,cuda.x,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "stable,pip,windows,cuda.y,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124", "stable,pip,windows,cuda.z,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "stable,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "stable,conda,windows,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,windows,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,windows,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "stable,conda,windows,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.6.0%2Bcpu.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.6.0%2Bcpu.zip", "stable,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.6.0%2Bcu118.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.6.0%2Bcu118.zip", "stable,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu124/libtorch-win-shared-with-deps-2.6.0%2Bcu124.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu124/libtorch-win-shared-with-deps-debug-2.6.0%2Bcu124.zip", "stable,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.6.0%2Bcu126.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.6.0%2Bcu126.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 torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,linux,cuda.x,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "preview,pip,linux,cuda.y,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,linux,cuda.z,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,linux,rocm5.x,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "preview,conda,linux,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,linux,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu118/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/rocm6.3/libtorch-cxx11-abi-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 torchaudio --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 torchaudio --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 torchaudio --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 torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,conda,macos,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,macos,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "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 torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,windows,cuda.x,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "preview,pip,windows,cuda.y,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,windows,cuda.z,python": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "preview,conda,windows,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,windows,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,windows,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "preview,conda,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "preview,conda,windows,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "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/cu118/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu118/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.y,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.z,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,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows", "stable,pip,linux,accnone,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "stable,pip,linux,cuda.x,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "stable,pip,linux,cuda.y,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "stable,pip,linux,cuda.z,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "stable,pip,linux,rocm5.x,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3", "stable,conda,linux,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,linux,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcpu.zip", "stable,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu118.zip", "stable,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu126/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu126.zip", "stable,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu128/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu128.zip", "stable,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/rocm6.3/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Brocm6.3.zip", "stable,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install torch torchvision torchaudio", "stable,pip,macos,accnone,python": "pip3 install torch torchvision torchaudio", "stable,conda,macos,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,rocm5.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,macos,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "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.7.0.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.7.0.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.7.0.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.7.0.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.7.0.zip", "stable,pip,windows,accnone,python": "pip3 install torch torchvision torchaudio", "stable,pip,windows,cuda.x,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "stable,pip,windows,cuda.y,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "stable,pip,windows,cuda.z,python": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "stable,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "stable,conda,windows,cuda.x,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,windows,cuda.y,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,windows,cuda.z,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,conda,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "stable,conda,windows,accnone,python": "NOTE: Conda packages are no longer available. Please use pip instead.
", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.7.0%2Bcpu.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.7.0%2Bcpu.zip", "stable,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.7.0%2Bcu118.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu118.zip", "stable,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.7.0%2Bcu126.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu126.zip", "stable,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-2.7.0%2Bcu128.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu128.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 d74f7543c960..1225547d5c64 100644 --- a/published_versions.json +++ b/published_versions.json @@ -1,5 +1,5 @@ { - "latest_stable": "2.6.0", + "latest_stable": "2.7.0", "latest_lts": "lts-1.8.2", "versions": { "preview": { @@ -5857,6 +5857,256 @@ } } } + }, + "2.7.0": { + "linux": { + "pip": { + "accnone": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu" + }, + "cuda.x": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118" + }, + "cuda.y": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126" + }, + "cuda.z": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128" + }, + "rocm5.x": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3" + } + }, + "conda": { + "cuda.x": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + }, + "cuda.y": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + }, + "cuda.z": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + }, + "rocm5.x": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + }, + "accnone": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + } + }, + "libtorch": { + "accnone": { + "note": null, + "versions": { + "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcpu.zip" + } + }, + "cuda.x": { + "note": null, + "versions": { + "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu118.zip" + } + }, + "cuda.y": { + "note": null, + "versions": { + "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/cu126/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu126.zip" + } + }, + "cuda.z": { + "note": null, + "versions": { + "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/cu128/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu128.zip" + } + }, + "rocm5.x": { + "note": null, + "versions": { + "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/rocm6.3/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Brocm6.3.zip" + } + } + } + }, + "macos": { + "pip": { + "cuda.x": { + "note": "# CUDA is not available on MacOS, please use default package", + "command": "pip3 install torch torchvision torchaudio", + "default": true + }, + "cuda.y": { + "note": "# CUDA is not available on MacOS, please use default package", + "command": "pip3 install torch torchvision torchaudio", + "default": true + }, + "cuda.z": { + "note": "# CUDA is not available on MacOS, please use default package", + "command": "pip3 install torch torchvision torchaudio", + "default": true + }, + "rocm5.x": { + "note": "# ROCm is not available on MacOS, please use default package", + "command": "pip3 install torch torchvision torchaudio", + "default": true + }, + "accnone": { + "note": null, + "command": "pip3 install torch torchvision torchaudio" + } + }, + "conda": { + "cuda.x": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null, + "default": true + }, + "cuda.y": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null, + "default": true + }, + "cuda.z": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null, + "default": true + }, + "rocm5.x": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null, + "default": true + }, + "accnone": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + } + }, + "libtorch": { + "accnone": { + "note": null, + "versions": { + "Download arm64 libtorch here (ROCm and CUDA are not supported):": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.7.0.zip" + } + }, + "cuda.x": { + "note": null, + "default": true, + "versions": { + "Download arm64 libtorch here (ROCm and CUDA are not supported):": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.7.0.zip" + } + }, + "cuda.y": { + "note": null, + "default": true, + "versions": { + "Download arm64 libtorch here (ROCm and CUDA are not supported):": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.7.0.zip" + } + }, + "cuda.z": { + "note": null, + "default": true, + "versions": { + "Download arm64 libtorch here (ROCm and CUDA are not supported):": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.7.0.zip" + } + }, + "rocm5.x": { + "note": null, + "default": true, + "versions": { + "Download arm64 libtorch here (ROCm and CUDA are not supported):": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.7.0.zip" + } + } + } + }, + "windows": { + "pip": { + "accnone": { + "note": null, + "command": "pip3 install torch torchvision torchaudio" + }, + "cuda.x": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118" + }, + "cuda.y": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126" + }, + "cuda.z": { + "note": null, + "command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128" + }, + "rocm5.x": { + "note": "NOTE: ROCm is not available on Windows", + "command": null + } + }, + "conda": { + "cuda.x": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + }, + "cuda.y": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + }, + "cuda.z": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + }, + "rocm5.x": { + "note": "NOTE: ROCm is not available on Windows", + "command": null + }, + "accnone": { + "note": "NOTE: Conda packages are no longer available. Please use pip instead.
", + "command": null + } + }, + "libtorch": { + "accnone": { + "note": null, + "versions": { + "Download here (Release version):": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.7.0%2Bcpu.zip", + "Download here (Debug version):": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.7.0%2Bcpu.zip" + } + }, + "cuda.x": { + "note": null, + "versions": { + "Download here (Release version):": "https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.7.0%2Bcu118.zip", + "Download here (Debug version):": "https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu118.zip" + } + }, + "cuda.y": { + "note": null, + "versions": { + "Download here (Release version):": "https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.7.0%2Bcu126.zip", + "Download here (Debug version):": "https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu126.zip" + } + }, + "cuda.z": { + "note": null, + "versions": { + "Download here (Release version):": "https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-2.7.0%2Bcu128.zip", + "Download here (Debug version):": "https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu128.zip" + } + }, + "rocm5.x": { + "note": "NOTE: ROCm is not available on Windows", + "versions": null + } + } + } } } -} +} \ No newline at end of file diff --git a/releases.json b/releases.json index a2523aafef88..b202a4132b57 100644 --- a/releases.json +++ b/releases.json @@ -13,7 +13,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -28,7 +28,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -43,7 +43,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -58,7 +58,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -73,7 +73,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -88,7 +88,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -103,7 +103,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -118,7 +118,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -133,7 +133,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -148,7 +148,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -163,7 +163,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -178,7 +178,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -193,7 +193,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -208,7 +208,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -223,7 +223,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -238,7 +238,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -253,7 +253,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -268,7 +268,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -283,7 +283,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -298,7 +298,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -313,7 +313,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -328,7 +328,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -343,7 +343,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -358,7 +358,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -373,7 +373,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -388,7 +388,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -403,7 +403,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -418,7 +418,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -433,7 +433,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -448,7 +448,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -463,7 +463,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -478,7 +478,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -493,7 +493,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -508,7 +508,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -523,7 +523,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -538,69 +538,9 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, - { - "gpu_arch_type": "cpu", - "gpu_arch_version": "", - "desired_cuda": "cpu", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cpu", - "package_type": "libtorch", - "build_name": "libtorch-cpu-shared-with-deps-pre-cxx11", - "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip", - "channel": "nightly", - "stable_version": "2.6.0" - }, - { - "gpu_arch_type": "cuda", - "gpu_arch_version": "11.8", - "desired_cuda": "cu118", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cuda11.8", - "package_type": "libtorch", - "build_name": "libtorch-cuda11_8-shared-with-deps-pre-cxx11", - "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/nightly/cu118/libtorch-shared-with-deps-latest.zip", - "channel": "nightly", - "stable_version": "2.6.0" - }, - { - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cuda12.6", - "package_type": "libtorch", - "build_name": "libtorch-cuda12_6-shared-with-deps-pre-cxx11", - "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-shared-with-deps-latest.zip", - "channel": "nightly", - "stable_version": "2.6.0" - }, - { - "gpu_arch_type": "cuda", - "gpu_arch_version": "12.8", - "desired_cuda": "cu128", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cuda12.8", - "package_type": "libtorch", - "build_name": "libtorch-cuda12_8-shared-with-deps-pre-cxx11", - "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip", - "channel": "nightly", - "stable_version": "2.6.0" - }, { "gpu_arch_type": "cpu", "gpu_arch_version": "", @@ -614,7 +554,7 @@ "validation_runner": "linux.2xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -629,7 +569,7 @@ "validation_runner": "linux.2xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu118/libtorch-cxx11-abi-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -644,7 +584,7 @@ "validation_runner": "linux.2xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-cxx11-abi-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -659,7 +599,7 @@ "validation_runner": "linux.2xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-cxx11-abi-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "rocm", @@ -674,7 +614,7 @@ "validation_runner": "linux.2xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/rocm6.2.4/libtorch-cxx11-abi-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "rocm", @@ -689,7 +629,7 @@ "validation_runner": "linux.2xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/rocm6.3/libtorch-cxx11-abi-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" } ], "windows": [ @@ -705,7 +645,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -720,7 +660,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -735,7 +675,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -750,7 +690,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -765,7 +705,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -780,7 +720,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -795,7 +735,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -810,7 +750,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -825,7 +765,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -840,7 +780,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -855,7 +795,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -870,7 +810,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -885,7 +825,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -900,7 +840,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -915,7 +855,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -930,7 +870,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -945,7 +885,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -960,7 +900,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -975,7 +915,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -990,7 +930,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1005,7 +945,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1020,7 +960,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1035,7 +975,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1050,7 +990,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1066,7 +1006,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -1081,7 +1021,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu118/libtorch-win-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -1096,7 +1036,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -1111,7 +1051,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cpu", @@ -1126,7 +1066,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-debug-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -1141,7 +1081,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu118/libtorch-win-shared-with-deps-debug-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -1156,7 +1096,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-debug-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -1171,7 +1111,7 @@ "validation_runner": "windows.4xlarge", "installation": "https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-debug-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" } ], "macos": [ @@ -1187,7 +1127,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1202,7 +1142,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1217,7 +1157,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1232,7 +1172,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1247,7 +1187,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1262,7 +1202,7 @@ "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1278,7 +1218,7 @@ "validation_runner": "macos-m1-stable", "installation": "https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "channel": "nightly", - "stable_version": "2.6.0" + "stable_version": "2.7.0" } ] }, @@ -1296,7 +1236,7 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1311,67 +1251,67 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.9", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "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_4", + "build_name": "manywheel-py3_9-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.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", + "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_6", + "build_name": "manywheel-py3_9-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.9", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.1", - "desired_cuda": "rocm6.1", - "container_image": "pytorch/manylinux2_28-builder:rocm6.1", + "gpu_arch_version": "6.2.4", + "desired_cuda": "rocm6.2.4", + "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", "package_type": "manywheel", - "build_name": "manywheel-py3_9-rocm6_1", + "build_name": "manywheel-py3_9-rocm6_2_4", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.1", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.9", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.2.4", - "desired_cuda": "rocm6.2.4", - "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", + "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_2_4", + "build_name": "manywheel-py3_9-rocm6_3", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1386,7 +1326,7 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1401,67 +1341,67 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.10", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "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_4", + "build_name": "manywheel-py3_10-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.10", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "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_6", + "build_name": "manywheel-py3_10-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.10", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.1", - "desired_cuda": "rocm6.1", - "container_image": "pytorch/manylinux2_28-builder:rocm6.1", + "gpu_arch_version": "6.2.4", + "desired_cuda": "rocm6.2.4", + "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", "package_type": "manywheel", - "build_name": "manywheel-py3_10-rocm6_1", + "build_name": "manywheel-py3_10-rocm6_2_4", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.1", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.10", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.2.4", - "desired_cuda": "rocm6.2.4", - "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", + "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_2_4", + "build_name": "manywheel-py3_10-rocm6_3", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1476,7 +1416,7 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1491,67 +1431,67 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.11", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "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_4", + "build_name": "manywheel-py3_11-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.11", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "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_6", + "build_name": "manywheel-py3_11-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.11", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.1", - "desired_cuda": "rocm6.1", - "container_image": "pytorch/manylinux2_28-builder:rocm6.1", + "gpu_arch_version": "6.2.4", + "desired_cuda": "rocm6.2.4", + "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", "package_type": "manywheel", - "build_name": "manywheel-py3_11-rocm6_1", + "build_name": "manywheel-py3_11-rocm6_2_4", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.1", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.11", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.2.4", - "desired_cuda": "rocm6.2.4", - "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", + "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_2_4", + "build_name": "manywheel-py3_11-rocm6_3", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1566,7 +1506,7 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1581,67 +1521,67 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.12", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "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_4", + "build_name": "manywheel-py3_12-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.12", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "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_6", + "build_name": "manywheel-py3_12-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.12", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.1", - "desired_cuda": "rocm6.1", - "container_image": "pytorch/manylinux2_28-builder:rocm6.1", + "gpu_arch_version": "6.2.4", + "desired_cuda": "rocm6.2.4", + "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", "package_type": "manywheel", - "build_name": "manywheel-py3_12-rocm6_1", + "build_name": "manywheel-py3_12-rocm6_2_4", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.1", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.12", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.2.4", - "desired_cuda": "rocm6.2.4", - "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", + "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_2_4", + "build_name": "manywheel-py3_12-rocm6_3", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1656,7 +1596,7 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1671,128 +1611,158 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.13", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "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_4", + "build_name": "manywheel-py3_13-cuda12_6", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.13", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "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_6", + "build_name": "manywheel-py3_13-cuda12_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.13", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.1", - "desired_cuda": "rocm6.1", - "container_image": "pytorch/manylinux2_28-builder:rocm6.1", + "gpu_arch_version": "6.2.4", + "desired_cuda": "rocm6.2.4", + "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", "package_type": "manywheel", - "build_name": "manywheel-py3_13-rocm6_1", + "build_name": "manywheel-py3_13-rocm6_2_4", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.1", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.13", "gpu_arch_type": "rocm", - "gpu_arch_version": "6.2.4", - "desired_cuda": "rocm6.2.4", - "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", + "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_2_4", + "build_name": "manywheel-py3_13-rocm6_3", "validation_runner": "linux.2xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { + "python_version": "3.13t", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cpu", - "package_type": "libtorch", - "build_name": "libtorch-cpu-shared-with-deps-pre-cxx11", + "container_image": "pytorch/manylinux2_28-builder:cpu", + "package_type": "manywheel", + "build_name": "manywheel-py3_13t-cpu", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.6.0%2Bcpu.zip", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu", "channel": "release", - "stable_version": "2.6.0" + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false }, { + "python_version": "3.13t", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cuda11.8", - "package_type": "libtorch", - "build_name": "libtorch-cuda11_8-shared-with-deps-pre-cxx11", - "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cu118/libtorch-shared-with-deps-2.6.0%2Bcu118.zip", + "container_image": "pytorch/manylinux2_28-builder:cuda11.8", + "package_type": "manywheel", + "build_name": "manywheel-py3_13t-cuda11_8", + "validation_runner": "linux.g5.4xlarge.nvidia.gpu", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", - "stable_version": "2.6.0" + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false }, { + "python_version": "3.13t", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cuda12.4", - "package_type": "libtorch", - "build_name": "libtorch-cuda12_4-shared-with-deps-pre-cxx11", - "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cu124/libtorch-shared-with-deps-2.6.0%2Bcu124.zip", + "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 torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", - "stable_version": "2.6.0" + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false }, { + "python_version": "3.13t", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "libtorch_variant": "shared-with-deps", - "libtorch_config": "", - "devtoolset": "pre-cxx11", - "container_image": "pytorch/manylinux-builder:cuda12.6", - "package_type": "libtorch", - "build_name": "libtorch-cuda12_6-shared-with-deps-pre-cxx11", + "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": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", + "channel": "release", + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false + }, + { + "python_version": "3.13t", + "gpu_arch_type": "rocm", + "gpu_arch_version": "6.2.4", + "desired_cuda": "rocm6.2.4", + "container_image": "pytorch/manylinux2_28-builder:rocm6.2.4", + "package_type": "manywheel", + "build_name": "manywheel-py3_13t-rocm6_2_4", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cu126/libtorch-shared-with-deps-2.6.0%2Bcu126.zip", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4", "channel": "release", - "stable_version": "2.6.0" + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false + }, + { + "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 torchaudio --index-url https://download.pytorch.org/whl/rocm6.3", + "channel": "release", + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false }, { "gpu_arch_type": "cpu", @@ -1805,9 +1775,9 @@ "package_type": "libtorch", "build_name": "libtorch-cpu-shared-with-deps-cxx11-abi", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcpu.zip", + "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcpu.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -1820,69 +1790,69 @@ "package_type": "libtorch", "build_name": "libtorch-cuda11_8-shared-with-deps-cxx11-abi", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcu118.zip", + "installation": "https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu118.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", "libtorch_variant": "shared-with-deps", "libtorch_config": "", "devtoolset": "cxx11-abi", - "container_image": "pytorch/libtorch-cxx11-builder:cuda12.4", + "container_image": "pytorch/libtorch-cxx11-builder:cuda12.6", "package_type": "libtorch", - "build_name": "libtorch-cuda12_4-shared-with-deps-cxx11-abi", + "build_name": "libtorch-cuda12_6-shared-with-deps-cxx11-abi", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cu124/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcu124.zip", + "installation": "https://download.pytorch.org/libtorch/cu126/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu126.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", + "gpu_arch_version": "12.8", + "desired_cuda": "cu128", "libtorch_variant": "shared-with-deps", "libtorch_config": "", "devtoolset": "cxx11-abi", - "container_image": "pytorch/libtorch-cxx11-builder:cuda12.6", + "container_image": "pytorch/libtorch-cxx11-builder:cuda12.8", "package_type": "libtorch", - "build_name": "libtorch-cuda12_6-shared-with-deps-cxx11-abi", + "build_name": "libtorch-cuda12_8-shared-with-deps-cxx11-abi", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/cu126/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Bcu126.zip", + "installation": "https://download.pytorch.org/libtorch/cu128/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Bcu128.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "rocm", - "gpu_arch_version": "6.1", - "desired_cuda": "rocm6.1", + "gpu_arch_version": "6.2.4", + "desired_cuda": "rocm6.2.4", "libtorch_variant": "shared-with-deps", "libtorch_config": "", "devtoolset": "cxx11-abi", - "container_image": "pytorch/libtorch-cxx11-builder:rocm6.1", + "container_image": "pytorch/libtorch-cxx11-builder:rocm6.2.4", "package_type": "libtorch", - "build_name": "libtorch-rocm6_1-shared-with-deps-cxx11-abi", + "build_name": "libtorch-rocm6_2_4-shared-with-deps-cxx11-abi", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/rocm6.1/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Brocm6.1.zip", + "installation": "https://download.pytorch.org/libtorch/rocm6.2.4/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Brocm6.2.4.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "rocm", - "gpu_arch_version": "6.2.4", - "desired_cuda": "rocm6.2.4", + "gpu_arch_version": "6.3", + "desired_cuda": "rocm6.3", "libtorch_variant": "shared-with-deps", "libtorch_config": "", "devtoolset": "cxx11-abi", - "container_image": "pytorch/libtorch-cxx11-builder:rocm6.2.4", + "container_image": "pytorch/libtorch-cxx11-builder:rocm6.3", "package_type": "libtorch", - "build_name": "libtorch-rocm6_2_4-shared-with-deps-cxx11-abi", + "build_name": "libtorch-rocm6_3-shared-with-deps-cxx11-abi", "validation_runner": "linux.2xlarge", - "installation": "https://download.pytorch.org/libtorch/rocm6.2.4/libtorch-cxx11-abi-shared-with-deps-2.6.0%2Brocm6.2.4.zip", + "installation": "https://download.pytorch.org/libtorch/rocm6.3/libtorch-cxx11-abi-shared-with-deps-2.7.0%2Brocm6.3.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" } ], "windows": [ @@ -1898,7 +1868,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1913,37 +1883,37 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.9", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "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_4", + "build_name": "wheel-py3_9-cuda12_6", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.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", + "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_6", + "build_name": "wheel-py3_9-cuda12_8", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1958,7 +1928,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -1973,37 +1943,37 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.10", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", + "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "wheel", - "build_name": "wheel-py3_10-cuda12_4", + "build_name": "wheel-py3_10-cuda12_6", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.10", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "gpu_arch_version": "12.8", + "desired_cuda": "cu128", + "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "wheel", - "build_name": "wheel-py3_10-cuda12_6", + "build_name": "wheel-py3_10-cuda12_8", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2018,7 +1988,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2033,37 +2003,37 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.11", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", + "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "wheel", - "build_name": "wheel-py3_11-cuda12_4", + "build_name": "wheel-py3_11-cuda12_6", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.11", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "gpu_arch_version": "12.8", + "desired_cuda": "cu128", + "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "wheel", - "build_name": "wheel-py3_11-cuda12_6", + "build_name": "wheel-py3_11-cuda12_8", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2078,7 +2048,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2093,37 +2063,37 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.12", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", + "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "wheel", - "build_name": "wheel-py3_12-cuda12_4", + "build_name": "wheel-py3_12-cuda12_6", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.12", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", - "container_image": "pytorch/manylinux2_28-builder:cuda12.6", + "gpu_arch_version": "12.8", + "desired_cuda": "cu128", + "container_image": "pytorch/manylinux2_28-builder:cuda12.8", "package_type": "wheel", - "build_name": "wheel-py3_12-cuda12_6", + "build_name": "wheel-py3_12-cuda12_8", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2138,7 +2108,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2153,37 +2123,97 @@ "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "python_version": "3.13", "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", - "container_image": "pytorch/manylinux2_28-builder:cuda12.4", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", + "container_image": "pytorch/manylinux2_28-builder:cuda12.6", "package_type": "wheel", - "build_name": "wheel-py3_13-cuda12_4", + "build_name": "wheel-py3_13-cuda12_6", "validation_runner": "windows.g4dn.xlarge", - "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { "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": "wheel", + "build_name": "wheel-py3_13-cuda12_8", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128", + "channel": "release", + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false + }, + { + "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 torchaudio", + "channel": "release", + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false + }, + { + "python_version": "3.13t", + "gpu_arch_type": "cuda", + "gpu_arch_version": "11.8", + "desired_cuda": "cu118", + "container_image": "pytorch/manylinux2_28-builder:cuda11.8", + "package_type": "wheel", + "build_name": "wheel-py3_13t-cuda11_8", + "validation_runner": "windows.g4dn.xlarge", + "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118", + "channel": "release", + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", + "use_split_build": false + }, + { + "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_13-cuda12_6", + "build_name": "wheel-py3_13t-cuda12_6", "validation_runner": "windows.g4dn.xlarge", "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", + "use_split_build": false + }, + { + "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 torchaudio --index-url https://download.pytorch.org/whl/cu128", + "channel": "release", + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2197,9 +2227,9 @@ "package_type": "libtorch", "build_name": "libtorch-cpu-shared-with-deps-release", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.6.0%2Bcpu.zip", + "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.7.0%2Bcpu.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -2212,39 +2242,39 @@ "package_type": "libtorch", "build_name": "libtorch-cuda11_8-shared-with-deps-release", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.6.0%2Bcu118.zip", + "installation": "https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.7.0%2Bcu118.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", "libtorch_variant": "shared-with-deps", "libtorch_config": "release", "devtoolset": "", "container_image": "", "package_type": "libtorch", - "build_name": "libtorch-cuda12_4-shared-with-deps-release", + "build_name": "libtorch-cuda12_6-shared-with-deps-release", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cu124/libtorch-win-shared-with-deps-2.6.0%2Bcu124.zip", + "installation": "https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.7.0%2Bcu126.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", + "gpu_arch_version": "12.8", + "desired_cuda": "cu128", "libtorch_variant": "shared-with-deps", "libtorch_config": "release", "devtoolset": "", "container_image": "", "package_type": "libtorch", - "build_name": "libtorch-cuda12_6-shared-with-deps-release", + "build_name": "libtorch-cuda12_8-shared-with-deps-release", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.6.0%2Bcu126.zip", + "installation": "https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-2.7.0%2Bcu128.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cpu", @@ -2257,9 +2287,9 @@ "package_type": "libtorch", "build_name": "libtorch-cpu-shared-with-deps-debug", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.6.0%2Bcpu.zip", + "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.7.0%2Bcpu.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", @@ -2272,39 +2302,39 @@ "package_type": "libtorch", "build_name": "libtorch-cuda11_8-shared-with-deps-debug", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.6.0%2Bcu118.zip", + "installation": "https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu118.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", - "gpu_arch_version": "12.4", - "desired_cuda": "cu124", + "gpu_arch_version": "12.6", + "desired_cuda": "cu126", "libtorch_variant": "shared-with-deps", "libtorch_config": "debug", "devtoolset": "", "container_image": "", "package_type": "libtorch", - "build_name": "libtorch-cuda12_4-shared-with-deps-debug", + "build_name": "libtorch-cuda12_6-shared-with-deps-debug", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cu124/libtorch-win-shared-with-deps-debug-2.6.0%2Bcu124.zip", + "installation": "https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu126.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" }, { "gpu_arch_type": "cuda", - "gpu_arch_version": "12.6", - "desired_cuda": "cu126", + "gpu_arch_version": "12.8", + "desired_cuda": "cu128", "libtorch_variant": "shared-with-deps", "libtorch_config": "debug", "devtoolset": "", "container_image": "", "package_type": "libtorch", - "build_name": "libtorch-cuda12_6-shared-with-deps-debug", + "build_name": "libtorch-cuda12_8-shared-with-deps-debug", "validation_runner": "windows.4xlarge", - "installation": "https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.6.0%2Bcu126.zip", + "installation": "https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-debug-2.7.0%2Bcu128.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" } ], "macos": [ @@ -2320,7 +2350,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2335,7 +2365,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2350,7 +2380,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2365,7 +2395,7 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2380,7 +2410,22 @@ "installation": "pip3 install torch torchvision torchaudio", "channel": "release", "upload_to_base_bucket": "no", - "stable_version": "2.6.0", + "stable_version": "2.7.0", + "use_split_build": false + }, + { + "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 torchaudio", + "channel": "release", + "upload_to_base_bucket": "no", + "stable_version": "2.7.0", "use_split_build": false }, { @@ -2394,9 +2439,9 @@ "package_type": "libtorch", "build_name": "libtorch-cpu-shared-with-deps-cxx11-abi", "validation_runner": "macos-m1-stable", - "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.6.0.zip", + "installation": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.7.0.zip", "channel": "release", - "stable_version": "2.6.0" + "stable_version": "2.7.0" } ] }