You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix typo in aot_compile error message: enable_aot_config -> enable_aot_compile (pytorch#170441)
As per title, this pull request corrects the error messages related to enabling AOT (Ahead-Of-Time) compilation in the `torch._dynamo.eval_frame` module.
Pull Request resolved: pytorch#170441
Approved by: https://github.com/Lucaskabela
0 commit comments