Skip to content

[RELEASE ONLY CHANGES] Use torch/audio/vision 2.11 release packages#18418

Merged
manuelcandales merged 1 commit intorelease/1.2from
manuel/release-only-update-torch-release
Mar 24, 2026
Merged

[RELEASE ONLY CHANGES] Use torch/audio/vision 2.11 release packages#18418
manuelcandales merged 1 commit intorelease/1.2from
manuel/release-only-update-torch-release

Conversation

@manuelcandales
Copy link
Contributor

Now that torch/audio/vision were released, this switches from release candidates to torch 2.11 release packages for pytorch and domain libraries. See #16878 as example from the previous release.

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 23, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18418

Note: Links to docs will display an error until the docs builds have been completed.

❌ 4 New Failures, 10 Cancelled Jobs

As of commit 61e0570 with merge base 8c0a60b (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 23, 2026
@manuelcandales manuelcandales changed the title [RELEASE ONLY CHANGES] Use torch 2.11 release packages [RELEASE ONLY CHANGES] Use torch/audio/vision 2.11 release packages Mar 23, 2026
install_domains() {
echo "Install torchvision and torchaudio"
pip_install --force-reinstall --no-cache-dir torchvision==0.26.0 torchaudio==2.11.0 --index-url https://download.pytorch.org/whl/test/cpu
pip_install --force-reinstall --no-cache-dir torchvision==0.26.0 torchaudio==2.11.0 --index-url https://download.pytorch.org/whl/cpu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the diff between https://download.pytorch.org/whl/test/cpu and https://download.pytorch.org/whl/cpu, if we point to the same version of package?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whl/test/cpu hosts the release candidates. whl/cpu hosts the actual releases

@manuelcandales manuelcandales merged commit a81977d into release/1.2 Mar 24, 2026
370 of 385 checks passed
@manuelcandales manuelcandales deleted the manuel/release-only-update-torch-release branch March 24, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants