A frame represents the allocate.
More...
#include <frame.h>
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_FFI_DECLARE_OBJECT_INFO_FINAL()
tvm::script::ir_builder::tir::AllocateFrameNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL |
( |
"script.ir_builder.tir.AllocateFrame" |
, |
|
|
AllocateFrameNode |
, |
|
|
TIRFrameNode |
|
|
) |
| |
◆ annotations
ffi::Map<ffi::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
ffi::Array<PrimExpr> tvm::script::ir_builder::tir::AllocateFrameNode::extents |
The extents of the allocate.
◆ storage_scope
ffi::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