You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/26 17:10:45 UTC

[GitHub] [tvm] areusch opened a new issue #10076: [Tracking Issue] Support RPC-based execution with AoT Executor

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

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