tqchen 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-557245483 OK, I think @u99127 has a good point. Let us do the following things: - Move apps/ext_runtime to ```src/runtime/contrib/example_ext_runtime``` - Add option USE_EXAMPLE_EXT_RUNTIME, which switchs off by default, but enabled during testcode - Add tests to the original unittest folder. - Add more comments in the json runtime code itself, to talk about what a new developer should do. Sorry for going back and forth, but hopefully we can make the final structure better for our developers.
---------------------------------------------------------------- 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
