Hi @srkreddy1238 I am able to build and run examples given in tutorials but I need to create tvm static library for my network. I am not able to understand what is devc.cc in the tutorial and how to generate it I am able to generate the lib.o file. I am deploying it in C++ API’s as system library, not a dynamic library.