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
[inductor][choices] rename get_mm_configs to get_template_configs (#162293)
# why
- eventually we want all templates to go through this
- we're exposing this through diode as a sort of interface/API
- avoid later renaming
# what
- rename get_mm_configs to get_template_configs
- rename _finalize_mm_configs to _finalize_template_configs
# testing
- lintrunner
- ci
Differential Revision: [D81820641](https://our.internmc.facebook.com/intern/diff/D81820641)
Pull Request resolved: #162293
Approved by: https://github.com/eellison
ghstack dependencies: #161351, #161350
0 commit comments