merrymercy commented on pull request #8559: URL: https://github.com/apache/tvm/pull/8559#issuecomment-887095600
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. Ideally, you can get the order of arguments from function definition instead of their names. -- 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]
