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


   This introduces `executor` and `runtime` into the various entrypoints but 
also into `tvmc` as `--executor` and `--runtime`. This touchs a lot of files 
and I've tried to update anywhere as necessary.
   
   Notable, executor code generators now accept the initial `IRModule` rather 
than creating
   it themselves so it can be annotated once.
   
   Validated the demo application continues to classify the tabby cat with
   new CLI options.
   
   Builds on https://github.com/apache/tvm/pull/9246


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