Mousius opened a new pull request #8697:
URL: https://github.com/apache/tvm/pull/8697


   This removes the dependency on "compile_engine.h" from 
aot_executor_codegen.cc. This required a few changes to how AOT was operating:
   * AOT run_model is now based on the post lowering main_module
   * AOTOnDemandAllocator is ran twice to ensure SIDs are updated post-lowering
   * Moved to using tec::UpdateFunctionMetadata
   
   Tests are passing, but would appreciate other validation :smile_cat:
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://tvm.apache.org/docs/contribute/ for useful information and tips. After 
the pull request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   


-- 
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]


Reply via email to