tvm
|
#include <frame.h>
Public Member Functions | |
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... | |
Protected Member Functions | |
RelaxFrame ()=default | |
![]() | |
IRBuilderFrame ()=default | |
Disallow direct construction of this object. More... | |
|
protecteddefault |
tvm::script::ir_builder::relax::RelaxFrame::TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS | ( | RelaxFrame | , |
IRBuilderFrame | , | ||
RelaxFrameNode | |||
) |