Open
Description
🚀 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