From 254765f30c23c07b37702af62256a949c47070dd Mon Sep 17 00:00:00 2001 From: ethanwee1 Date: Wed, 1 Jul 2026 15:08:44 +0000 Subject: [PATCH] [release/2.12] Pin torchaudio to release/2.11 to unblock Pins torchaudio to the stable release/2.11 (2.11.0) which already builds and publishes on Windows, replacing the floating pytorch/audio main (2.11.0a0) pin. Interim unblock while the 2.11.0.1 ROCm GPU port is resolved in ROCm/pytorch#3382 / ROCm/audio#16. --- related_commits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/related_commits b/related_commits index 8dc39c14e0b00..4503d710b08fb 100644 --- a/related_commits +++ b/related_commits @@ -1,3 +1,3 @@ ubuntu|pytorch|apex|release/1.12.0|7e4aca37812b99e9c3e302d7d1d2e37ad6377f8c|https://github.com/ROCm/apex ubuntu|pytorch|torchvision|release/0.27|b3d5b111f54044b216013162706ca107aa7a4ec4|https://github.com/ROCm/vision -ubuntu|pytorch|torchaudio|main|c0cbdb95674556cdff7266f2d44bb855f634cfde|https://github.com/pytorch/audio +ubuntu|pytorch|torchaudio|release/2.11|34c52a67e8941bbd8e6adaca0eb0b9eabec11d78|https://github.com/pytorch/audio