areusch opened a new issue #10076:
URL: https://github.com/apache/tvm/issues/10076


   Right now it's not possible to use the AoT executor on micro over the RPC 
channel. This issue tracks support for that.
   
   There are a couple pieces here:
   1. Exporting the shape and dtype of parameters so that it can be consumed 
either from metadata.json or by the runtime.
   2. Writing PackedFunc wrappers around the AoT Executor, similar to #9697 
(but for C runtime).


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