Hi everyone! I am working on a project in which we have a custom optimized C++ code for performing depth-wise convolution. I was wondering how we could go about integrating this code with tvm, so that I can compare the performance of this code with the d2l-tvm depthwise optimized code. Essentially, I want TVM to run this code, so that my comparison includes the overhead of TVM -> C++ I did go through a couple of links on the TVM website (mainly the one which says Bring your own Codegen), but I was unable to fully understand how to implement it. Any help would be appreciated!!
--- [Visit Topic](https://discuss.tvm.apache.org/t/use-custom-c-code-with-tvm/9864/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/ffec65996539c5a8a3816c334a4714cd98b74a5e0ddd1027f36d791cb406f165).