tvm
|
#include <frame.h>
Public Member Functions | |
TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS (BlockFrame, RelaxFrame, BlockFrameNode) | |
![]() | |
TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS (RelaxFrame, IRBuilderFrame, RelaxFrameNode) | |
![]() | |
TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS (IRBuilderFrame, ObjectRef, IRBuilderFrameNode) | |
void | EnterWithScope () |
Redirected to IRBuilderFrameNode::EnterWithScope . More... | |
void | ExitWithScope () |
Redirected to IRBuilderFrameNode::ExitWithScope . More... | |
Additional Inherited Members | |
![]() | |
RelaxFrame ()=default | |
![]() | |
IRBuilderFrame ()=default | |
Disallow direct construction of this object. More... | |
tvm::script::ir_builder::relax::BlockFrame::TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS | ( | BlockFrame | , |
RelaxFrame | , | ||
BlockFrameNode | |||
) |