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-557221217 > The directory convention should be something we document in the documents. Currently a convention location for the project would be under `src/runtime/contrib`. > And the example added should fit with the documentation ? > However, as long as the code are linked to the tvm runtime. The example can run. @u99127 are you suggesting that we should move the folder directly under `src/runtime/contrib`? Yes or the example should be arranged so that this is a canonical example for integration with apps/examples and src/runtime/contrib. My understanding is that the apps/example that's being put together is for the end user to consume TVM or TVM integrated with the 3rd party library integration, but the intermediate step of providing the framework for the integrator is not being shown or is not obvious to me. 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
