ganler opened a new pull request #8586: URL: https://github.com/apache/tvm/pull/8586
The optimizations are run in `.evalutate()` API whose optimization level is bounded by the `PassContext`. In the previous tutorial, `.evaluate()` is called outside the context, making the optimization invalid. For details, see: https://discuss.tvm.apache.org/t/questions-about-tvm-executors-and-its-apis/10289/3?u=ganler @YuchenJin @junrushao1994 -- 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]
