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

Managed reference to BaseFuncNode. More...

#include <function.h>

Inheritance diagram for tvm::BaseFunc:
Collaboration diagram for tvm::BaseFunc:

Public Member Functions

 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (BaseFunc, Expr, BaseFuncNode)
 
- Public Member Functions inherited from tvm::Expr
bool operator== (const Expr &other) const =delete
 
bool operator!= (const Expr &other) const =delete
 
bool operator< (const Expr &other) const =delete
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Expr, ffi::ObjectRef, ExprNode)
 

Detailed Description

Managed reference to BaseFuncNode.

See also
BaseFuncNode

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::BaseFunc::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( BaseFunc  ,
Expr  ,
BaseFuncNode   
)

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