Skip to content

Conversation

@danielvegamyhre
Copy link
Contributor

This stack made DeviceMesh public attributes read only as they normally shouldn't be modified after init: pytorch/pytorch#164954

So we need to set the backing private attribute mesh._device instead of mesh.device in this test now to fix it.

@danielvegamyhre danielvegamyhre added the topic: bug fix Use this tag for PRs that fix bugs label Oct 10, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3151

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

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 Oct 10, 2025
@andrewor14
Copy link
Contributor

Just gonna merge this now to unbreak CI, thanks Daniel!

@andrewor14 andrewor14 merged commit cdf48f0 into main Oct 10, 2025
19 checks passed
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. topic: bug fix Use this tag for PRs that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants