tvm
|
#include <block_scope.h>
Static Public Member Functions | |
static std::unordered_map< const StmtNode *, StmtSRef > | Create (IRModule mod, bool include_loops=true) |
StmtSRef Tree Creator. More... | |
|
inlinestatic |
StmtSRef Tree Creator.
mod | The module being scheduled. |
include_loops | Ignore ForNodes if this value is false |