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

   This change introduces:
   
   - A `TVMExtension` interface to extend TVMC with custom code. Currently its 
only use is to add `UMABackend`s.
   - A command line option `--experimental-tvm-extension <dir>` to point to 
extension modules.
   - An envvar `$TVM_EXTENSION_DIR` for the same purpose.
   
   See discussion thread: 
https://discuss.tvm.apache.org/t/tvmc-uma-integration/14309
   
   @Mousius @cgerum @MichaelJKlaiber @PhilippvK 


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