Thanks @adb for providing this, worked for me! My misunderstanding was that expectation, that the .so already contains the "ready to go" runtime module, which is obviously not the case.
@heliqi run the script "run.sh" in the the apps/how_to_deploy folder. This will give you the runtime.o, link this against your executable and provide as well the header files. The Makefile in the how_to_deploy folder does exactly this. If you want to use OpenCL, you will also need to link this. You may have also a look here: https://docs.tvm.ai/deploy/nnvm.html --- [Visit Topic](https://discuss.tvm.ai/t/c-deployment-and-inference-for-an-cnn-module-how-to/6465/6) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/5cf604c9e5d69fd16cc348bd14ff000d2b0213d792c29272c31046d4a2483303).