A frame that represents attribute node.
More...
#include <frame.h>
|
static constexpr const char * | _type_key = "script.ir_builder.tir.AttrFrame" |
|
static constexpr const char * | _type_key = "script.ir_builder.tir.TIRFrame" |
|
static constexpr const char * | _type_key = "script.ir_builder.IRBuilderFrame" |
|
A frame that represents attribute node.
- See also
- AttrFrame
◆ ExitWithScope()
void tvm::script::ir_builder::tir::AttrFrameNode::ExitWithScope |
( |
| ) |
|
|
finalvirtual |
◆ RegisterReflection()
static void tvm::script::ir_builder::tir::AttrFrameNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::ir_builder::tir::AttrFrameNode::_type_key = "script.ir_builder.tir.AttrFrame" |
|
staticconstexpr |
◆ attr_key
String tvm::script::ir_builder::tir::AttrFrameNode::attr_key |
◆ node
Any tvm::script::ir_builder::tir::AttrFrameNode::node |
The node to annotate the attribute.
◆ value
PrimExpr tvm::script::ir_builder::tir::AttrFrameNode::value |
The value of the attribute.
The documentation for this class was generated from the following file:
- include/tvm/script/ir_builder/tir/frame.h