-
Notifications
You must be signed in to change notification settings - Fork 24.2k
support scaled mm on inductor #153602
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
base: main
Are you sure you want to change the base?
support scaled mm on inductor #153602
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/153602
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 0c87280 with merge base 4015166 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
how does quantization pattern got produced for this? we have moved the pt2e flow to torchao recently, would it be better for this to be added in torchao: https://github.com/pytorch/ao/tree/main/torchao/quantization/pt2e/inductor_passes? |
Yeah I agree. I probably need to move this to Torchao. |
Support scaled_mm on inductor
Fuse following pattern to scaled_mm
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov