zhiics commented on issue #4280: [TVM][RUNTIME] A minimum example to generate 
external library wrappers for DSOModule
URL: https://github.com/apache/incubator-tvm/pull/4280#issuecomment-557194665
 
 
   yes. Currently, this is an example that provides a demo to tell people how 
we can write minimal DSO and JSON style runtime. I think it makes sense to put 
them under `apps` as then they will show up on the `tvm.ai` website. Or 
production ready codegen/runtime, we will put it under `src/runtime/contrib` as 
@tqchen mentioned above.
   
   These examples are real code that can be compiled and executed. We will 
likely add DNNL later on when we update the other PR (#4258). And that one will 
be under `src/runtime/contrib`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to