alanmacd opened a new pull request, #13807:
URL: https://github.com/apache/tvm/pull/13807

   When using host-driven AOT with memory pools enabled, the workspace and 
constant memory were not properly supported. In order for them to work 
properly, the _run function (typically tvmgen_default_run()) needed to be 
called instead of tvmgen_default___tvm_main__() in order to properly setup the 
memory workspace pointers.
   
   fixes #13777
   


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to