Civitasv commented on PR #15212: URL: https://github.com/apache/tvm/pull/15212#issuecomment-1635118484
> If the goal is to patch up non-existent operators, then having it in the importer makes sense Yeah. The initial reason I made this PR is to provide a way to patch up non-existent operators. > If the goal is to add a customization of an existing op like Add, then having a legalizer pass that rewrites is better and achieves the same goal, also works across multiple frontends. I don’t know how to do it yet. Can you give me an example? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
