tvm
tvm::relax::Function Member List

This is the complete list of members for tvm::relax::Function, including all inherited members.

CreateEmpty(ffi::Array< Var > params, Type ret_ty, bool is_pure=true, DictAttrs attrs=DictAttrs(), Span span=Span())tvm::relax::Functionstatic
Function(ffi::Array< Var > params, Expr body, ffi::Optional< Type > ret_ty, bool is_pure=true, DictAttrs attrs=DictAttrs(), Span span=Span())tvm::relax::Functionexplicit
operator!=(const Expr &other) const =deletetvm::Expr
operator<(const Expr &other) const =deletetvm::Expr
operator==(const Expr &other) const =deletetvm::Expr
TVM_DEFINE_OBJECT_REF_COW_METHOD(FunctionNode)tvm::relax::Function
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Function, BaseFunc, FunctionNode)tvm::relax::Function
tvm::BaseFunc::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(BaseFunc, Expr, BaseFuncNode)tvm::BaseFunc
tvm::Expr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Expr, ffi::ObjectRef, ExprNode)tvm::Expr