tvm
Public Member Functions | List of all members
tvm::tirx::Iter Class Reference

#include <layout.h>

Inheritance diagram for tvm::tirx::Iter:
Collaboration diagram for tvm::tirx::Iter:

Public Member Functions

 Iter (PrimExpr extent, PrimExpr stride, Axis axis)
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Iter, ffi::ObjectRef, IterNode)
 

Constructor & Destructor Documentation

◆ Iter()

tvm::tirx::Iter::Iter ( PrimExpr  extent,
PrimExpr  stride,
Axis  axis 
)
explicit

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::Iter::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( Iter  ,
ffi::ObjectRef  ,
IterNode   
)

The documentation for this class was generated from the following file: