Managed reference to AllocateNode.
More...
#include <stmt.h>
|
| Allocate (Var buffer_var, DataType dtype, ffi::Array< PrimExpr > extents, PrimExpr condition, 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 (Allocate, Stmt, AllocateNode) |
|
| TVM_DEFINE_OBJECT_REF_COW_METHOD (AllocateNode) |
|
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Stmt, ObjectRef, StmtNode) |
|
Managed reference to AllocateNode.
- See also
- AllocateNode
◆ Allocate()
tvm::tir::Allocate::Allocate |
( |
Var |
buffer_var, |
|
|
DataType |
dtype, |
|
|
ffi::Array< PrimExpr > |
extents, |
|
|
PrimExpr |
condition, |
|
|
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::tir::Allocate::TVM_DEFINE_OBJECT_REF_COW_METHOD |
( |
AllocateNode |
| ) |
|
◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()
The documentation for this class was generated from the following file: