[pt2] [Precompile] Store parameters in BundledAOTAutogradCacheEntry #155433
Labels
actionable
in progress
oncall: pt2
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Uh oh!
There was an error while loading. Please reload this page.
🚀 The feature, motivation and pitch
AOTDispatch has an extra wrapper here which adds flattened GraphModule parameters to the runtime arguments passed into the AOTAutograd callable.
pytorch/torch/_functorch/aot_autograd.py
Line 1229 in 2908c10
These need to be saved by BundledAOTAutogradCacheEntry or elsewhere for precompile.
Alternatives
No response
Additional context
No response
cc @chauhang @penguinwu
The text was updated successfully, but these errors were encountered: