Hi @jinchenglee,
[quote="jinchenglee, post:2, topic:6891"] TVMBackendRegisterSystemLibSymbol() function. However, I cannot find where it was invoked in TVM source tree. Thanks in advance. [/quote] In my observation, the `TVMBackendRegisterSystemLibSymbol` function is called inside the generated code, so we don't need to register the functions externally. This is typically helpful when we can't load compiled functions with `dlopen`. --- [Visit Topic](https://discuss.tvm.ai/t/solved-how-is-tvm-module-startup-invoked/6891/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/98d780032ea76d07165afb9f417180ad325e871e274fbc190a28a45875925d1b).