A frame represents the allocate.
More...
#include <frame.h>
|
static constexpr const char * | _type_key = "script.ir_builder.tir.AllocateFrame" |
|
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.
- See also
- AllocateFrame
◆ ExitWithScope()
void tvm::script::ir_builder::tir::AllocateFrameNode::ExitWithScope |
( |
| ) |
|
|
finalvirtual |
◆ RegisterReflection()
static void tvm::script::ir_builder::tir::AllocateFrameNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::ir_builder::tir::AllocateFrameNode::_type_key = "script.ir_builder.tir.AllocateFrame" |
|
staticconstexpr |
◆ annotations
Map<String, Any> tvm::script::ir_builder::tir::AllocateFrameNode::annotations |
Additional annotation hints.
◆ buffer_var
tvm::tir::Var tvm::script::ir_builder::tir::AllocateFrameNode::buffer_var |
◆ condition
PrimExpr tvm::script::ir_builder::tir::AllocateFrameNode::condition |
◆ dtype
DataType tvm::script::ir_builder::tir::AllocateFrameNode::dtype |
The data type of the buffer.
◆ extents
Array<PrimExpr> tvm::script::ir_builder::tir::AllocateFrameNode::extents |
The extents of the allocate.
◆ storage_scope
String tvm::script::ir_builder::tir::AllocateFrameNode::storage_scope |
The documentation for this class was generated from the following file:
- include/tvm/script/ir_builder/tir/frame.h