u99127 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-557230210
 
 
   
   > 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.
   > 
   
   My view is that having the example implementation structured in the way that 
the production library example would land is a good thing.
   
   
   > 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`.
   
   It seems to me that an end-to-end simple example should be a simple 
reference for integration rather than starting with a specific integration 
example like DNNL and worrying about any specifics that maybe from an 
integration of DNNL.
   
   regards
   Ramana

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to