Skip to content

Bump torch pin to 2.11.0.dev20260215#17511

Merged
larryliu0820 merged 1 commit into
mainfrom
bump_torch_0217
Feb 19, 2026
Merged

Bump torch pin to 2.11.0.dev20260215#17511
larryliu0820 merged 1 commit into
mainfrom
bump_torch_0217

Conversation

@larryliu0820
Copy link
Copy Markdown
Contributor

@larryliu0820 larryliu0820 commented Feb 17, 2026

Bump torch pin to 2.11.0.dev20260215 so that RTX 5080 works.

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Feb 17, 2026

🔗 Helpful Links

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

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

❌ 8 New Failures

As of commit a5a01b7 with merge base 7caf9b2 (image):

NEW FAILURES - The following jobs have failed:

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 Feb 17, 2026
@larryliu0820 larryliu0820 added the release notes: none Do not include this in the release notes label Feb 17, 2026
@larryliu0820 larryliu0820 marked this pull request as ready for review February 17, 2026 22:43
@larryliu0820 larryliu0820 had a problem deploying to upload-benchmark-results February 18, 2026 04:44 — with GitHub Actions Failure
@larryliu0820 larryliu0820 force-pushed the bump_torch_0217 branch 3 times, most recently from efb9431 to e12fc32 Compare February 18, 2026 09:27
@larryliu0820 larryliu0820 temporarily deployed to upload-benchmark-results February 18, 2026 10:39 — with GitHub Actions Inactive
@JacobSzwejbka
Copy link
Copy Markdown
Contributor

@anzr299 the openvino failure here looks like the type of thing that would be resolved by openvinotoolkit/nncf#3854 is that PR still alive?

@manuelcandales manuelcandales changed the title Bump torch pin to 2.12.0.dev20260217 Bump torch pin to 2.12.0.dev20260216 Feb 18, 2026
Comment thread install_requirements.py
Comment on lines +122 to +127
f"torchvision==0.26.0.{NIGHTLY_VERSION}"
if use_pytorch_nightly
else "torchvision"
),
(
f"torchaudio==2.10.0.{NIGHTLY_VERSION}"
f"torchaudio==2.11.0.{NIGHTLY_VERSION}"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we still need these @larryliu0820

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yeah the versions are correct for dev20260216.

@larryliu0820 larryliu0820 temporarily deployed to upload-benchmark-results February 18, 2026 20:36 — with GitHub Actions Inactive
@larryliu0820 larryliu0820 force-pushed the bump_torch_0217 branch 3 times, most recently from 4fdc1dc to a059520 Compare February 18, 2026 22:00
@manuelcandales manuelcandales changed the title Bump torch pin to 2.12.0.dev20260216 Bump torch pin to 2.11.0.dev20260216 Feb 18, 2026
@larryliu0820 larryliu0820 temporarily deployed to upload-benchmark-results February 18, 2026 22:48 — with GitHub Actions Inactive
@larryliu0820 larryliu0820 changed the title Bump torch pin to 2.11.0.dev20260216 Bump torch pin to 2.11.0.dev20260215 Feb 19, 2026
@larryliu0820 larryliu0820 temporarily deployed to upload-benchmark-results February 19, 2026 01:43 — with GitHub Actions Inactive
As titled. This fixes an issue on RTX 5080.
@anzr299
Copy link
Copy Markdown
Contributor

anzr299 commented Feb 19, 2026

@anzr299 the openvino failure here looks like the type of thing that would be resolved by openvinotoolkit/nncf#3854 is that PR still alive?

We are discussing offline if we really need to add torchao as a dependency or we can work around importing it. It is unclear from the torch.ao -> torchao migration plan(https://dev-discuss.pytorch.org/t/torch-ao-quantization-migration-plan/2810/4?u=anzr299) whether we can independently remove torchao and keep legacy functions from torch.ao instead.

Only case where we need to certain imports are necessary to pass signatures checks in pytorch and so on.

@larryliu0820 larryliu0820 temporarily deployed to upload-benchmark-results February 19, 2026 03:08 — with GitHub Actions Inactive
@larryliu0820 larryliu0820 merged commit a548166 into main Feb 19, 2026
363 of 371 checks passed
@larryliu0820 larryliu0820 deleted the bump_torch_0217 branch February 19, 2026 03:41
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. release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants