ganler commented on pull request #8559: URL: https://github.com/apache/tvm/pull/8559#issuecomment-887156032
> Can we modify the `DefuseOps` pass instead of `AnnotateSpans` pass? > I think this is a fault of `DefuseOps` which relies on strings to decide the order of arguments. > `DefuseOps` should get the order of arguments from function definition instead of their names. Yes, we can! See https://github.com/apache/tvm/pull/8564 -- 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]
