Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Skip AOTAutograd view-reconstruction for inference runs. #7834

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ysiraichi
Copy link
Collaborator

This PR re-implements part of the AOTAutograd view-reconstruction logic, so that we are able to skip it on inference runs. Most of the discussion can be found in #5430. This should avoid falling back to non-dynamo tracing outside the compiled graph.

cc @miladm @JackCaoG

@ysiraichi
Copy link
Collaborator Author

This PR is still being tested on Torchbench. It should be compiled with this branch of PyTorch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant