Skip to content

Conversation

williamwen42
Copy link
Contributor

No description provided.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 17, 2025
@williamwen42 williamwen42 changed the title dynamo release notes [wip] dynamo release notes Sep 17, 2025
Copy link
Contributor

@liangel-02 liangel-02 left a comment

Choose a reason for hiding this comment

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

feel free to merge after moving result_dynamo.md into the /done folder, thank you!

- [dynamo] fix segfault due to dangling CacheEntry backend pointer ([#156527](https://github.com/pytorch/pytorch/pull/156527))
- [dynamo] fix resume_execution.py KeyError in Python 3.11+ ([#162318](https://github.com/pytorch/pytorch/pull/162318))
- Fix segfault due to interaction between Dynamo backends and `torch.compiler.reset()` ([#156527](https://github.com/pytorch/pytorch/pull/156527))
- Fix crash due to bad interaction with recompilations and with blocks in Python 3.11+ (([#162318]https://github.com/pytorch/pytorch/pull/162318))

Choose a reason for hiding this comment

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

Suggested change
- Fix crash due to bad interaction with recompilations and with blocks in Python 3.11+ (([#162318]https://github.com/pytorch/pytorch/pull/162318))
- Fix crash due to bad interaction with recompilations and with blocks in Python 3.11+ ([#162318](https://github.com/pytorch/pytorch/pull/162318))

Copy link

@Lucaskabela Lucaskabela left a comment

Choose a reason for hiding this comment

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

One minor nit to fix the hyperlink, otherwise LGTM

@williamwen42 williamwen42 merged commit 4f2b2da into main Sep 18, 2025
1 check passed
@williamwen42 williamwen42 changed the title [wip] dynamo release notes dynamo release notes Sep 18, 2025
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 Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants