comaniac commented on pull request #9782: URL: https://github.com/apache/tvm/pull/9782#issuecomment-999219331
Yeah it's indeed annoying. Anyways we now have two options: 1. Keep the current approach. In this way, the best practice I'm thinking is asking users to run these passes manually before ToMixedPrecision. 2. Put it into the pipeline. In this way, we have to hack the pipeline to print the IR if needed. I'm fine with either way so I'll let this PR go first. cc @AndrewZhaoLuo -- 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]
