A frame represents the allocate constant.
More...
#include <frame.h>
|
static constexpr const char * | _type_key = "script.ir_builder.tir.AllocateConstFrame" |
|
static constexpr const char * | _type_key = "script.ir_builder.tir.TIRFrame" |
|
static constexpr const char * | _type_key = "script.ir_builder.IRBuilderFrame" |
|
A frame represents the allocate constant.
- See also
- AllocateConstFrame
◆ ExitWithScope()
void tvm::script::ir_builder::tir::AllocateConstFrameNode::ExitWithScope |
( |
| ) |
|
|
finalvirtual |
◆ RegisterReflection()
static void tvm::script::ir_builder::tir::AllocateConstFrameNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::ir_builder::tir::AllocateConstFrameNode::_type_key = "script.ir_builder.tir.AllocateConstFrame" |
|
staticconstexpr |
◆ annotations
Map<String, Any> tvm::script::ir_builder::tir::AllocateConstFrameNode::annotations |
Additional annotations about the allocation.
◆ buffer_var
tvm::tir::Var tvm::script::ir_builder::tir::AllocateConstFrameNode::buffer_var |
◆ data
The data associated with the constant.
◆ dtype
DataType tvm::script::ir_builder::tir::AllocateConstFrameNode::dtype |
The data type of the buffer.
◆ extents
Array<PrimExpr> tvm::script::ir_builder::tir::AllocateConstFrameNode::extents |
The extents of the allocate.
The documentation for this class was generated from the following file:
- include/tvm/script/ir_builder/tir/frame.h