tvm
Public Member Functions | List of all members
tvm::arith::IterMapExpr Class Reference

Managed reference to IterMapExprNode. More...

#include <iter_affine_map.h>

Inheritance diagram for tvm::arith::IterMapExpr:
Collaboration diagram for tvm::arith::IterMapExpr:

Public Member Functions

 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (IterMapExpr, PrimExpr, IterMapExprNode)
 
- Public Member Functions inherited from tvm::PrimExpr
 PrimExpr (int32_t value)
 construct from integer. More...
 
 PrimExpr (float value)
 construct from float. More...
 
DataType dtype () const
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (PrimExpr, BaseExpr, PrimExprNode)
 
- Public Member Functions inherited from tvm::BaseExpr
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (BaseExpr, ObjectRef, BaseExprNode)
 

Additional Inherited Members

- Static Public Member Functions inherited from tvm::PrimExpr
static PrimExpr ConvertFallbackValue (ffi::String value)
 construct from string to form a StringImm. More...
 

Detailed Description

Managed reference to IterMapExprNode.

See also
IterMapExprNode

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::arith::IterMapExpr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( IterMapExpr  ,
PrimExpr  ,
IterMapExprNode   
)

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