I guess external_mods is the mods needed external codegen tools. The official 
document shows the codegen sequence.
https://docs.tvm.ai/dev/codebase_walkthrough.html
```
  /*!
   * \brief Lower the external function using external codegen tools.
   * \return The runtime moduels for each needed external codegen tool.
   */
  virtual tvm::Array<tvm::runtime::Module> LowerExternalFunctions() = 0;
```





---
[Visit 
Topic](https://discuss.tvm.ai/t/execution-order-of-operators-at-runtime-in-tvm/6572/14)
 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/18eddf92d1d65a361c8a6673574397df625f82fdd8eff027a2d1bf32fc77ffda).

Reply via email to