Managed reference to AllocateConstNode.
More...
#include <stmt.h>
|
| AllocateConst (Var buffer_var, DataType dtype, ffi::Array< PrimExpr > extents, ObjectRef data_or_idx, Stmt body, ffi::Map< ffi::String, ffi::Any > annotations=ffi::Map< ffi::String, ffi::Any >(), Span span=Span()) |
|
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (AllocateConst, Stmt, AllocateConstNode) |
|
| TVM_DEFINE_OBJECT_REF_COW_METHOD (AllocateConstNode) |
|
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Stmt, ObjectRef, StmtNode) |
|
◆ AllocateConst()
tvm::tir::AllocateConst::AllocateConst |
( |
Var |
buffer_var, |
|
|
DataType |
dtype, |
|
|
ffi::Array< PrimExpr > |
extents, |
|
|
ObjectRef |
data_or_idx, |
|
|
Stmt |
body, |
|
|
ffi::Map< ffi::String, ffi::Any > |
annotations = ffi::Map< ffi::String, ffi::Any >() , |
|
|
Span |
span = Span() |
|
) |
| |
◆ TVM_DEFINE_OBJECT_REF_COW_METHOD()
◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()
The documentation for this class was generated from the following file: