Currently we have inductor passes in https://github.com/pytorch/ao/tree/main/torchao/prototype/inductor for pt2e quantization x86 inductor backend, probably want to move these to pt2e? I remember it's because inductor does not have an official API to register passes out of pytorch yet. cc @jansel @eellison