Skip to content

Conversation

@nmacchioni
Copy link
Contributor

Added metadata types and parser for MemoizerArtifacts.

MemoizerArtifacts are being added on the pytorch side, and tlparse needs to be able to handle parsing them.

MemoizerArtifacts are created by the new caching module in Inductor: https://github.com/pytorch/pytorch/tree/main/torch/_inductor/runtime/caching

MemoizerArtifacts will include (mostly) human readable cache artifacts relating to matmul padding decisions, tuned lowerings, epilogue fusions, etc.

@meta-cla meta-cla bot added the cla signed label Jan 5, 2026
@ezyang ezyang merged commit a9e4b26 into meta-pytorch:main Jan 19, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants