#include <block_builder.h>
◆ Create() [1/2]
Create a BlockBuilder.
- Parameters
-
ctx_mod | Optional before-transformation context module for rewriting. |
- Returns
- The created BlockBuilder.
- Note
- When rewriting an existing IRModule, it is important to pass it in as ctx_mod so you can lookup the context functions for cross function call analysis.
◆ Create() [2/2]
Create a BlockBuilder.
- Parameters
-
- Returns
- The created BlockBuilder.
- Note
- When rewriting an existing IRModule, it is important to pass it in as ctx_mod so you can lookup the context functions for cross function call analysis.
◆ TVM_DEFINE_MUTABLE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file: