Managed reference to ScheduleStateNode.
More...
#include <state.h>
◆ ScheduleState()
tvm::tir::ScheduleState::ScheduleState |
( |
IRModule |
mod, |
|
|
int |
debug_mask = 0 , |
|
|
bool |
enable_check = true |
|
) |
| |
|
explicit |
Construct a schedule state from an IRModule.
- Parameters
-
mod | The IRModule to be scheduled |
debug_mask | Do extra correctness checking after the class creation and each time after calling the Replace method. |
enable_check | Whether enables prerequisite checks for schedule primitives. |
◆ get()
◆ TVM_DEFINE_MUTABLE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file: