Reference type of FrameNode.
More...
#include <ir_docsifier.h>
Reference type of FrameNode.
◆ Frame()
tvm::script::printer::Frame::Frame |
( |
| ) |
|
|
protecteddefault |
◆ ~Frame()
virtual tvm::script::printer::Frame::~Frame |
( |
| ) |
|
|
virtualdefault |
◆ EnterWithScope()
void tvm::script::printer::Frame::EnterWithScope |
( |
| ) |
|
|
inline |
Method that's called when Frame enters the scope.
◆ ExitWithScope()
void tvm::script::printer::Frame::ExitWithScope |
( |
| ) |
|
|
inline |
Method that's called when Frame exits the scope.
◆ TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS()
tvm::script::printer::Frame::TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS |
( |
Frame |
, |
|
|
ObjectRef |
, |
|
|
FrameNode |
|
|
) |
| |
The documentation for this class was generated from the following file: