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, StructInfo ret_struct_info, bool is_pure=true, DictAttrs attrs=DictAttrs(), Span span=Span())tvm::relax::Functionstatic
Function(ffi::Array< Var > params, Expr body, ffi::Optional< StructInfo > ret_struct_info, bool is_pure=true, DictAttrs attrs=DictAttrs(), Span span=Span())tvm::relax::Functionexplicit
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, RelaxExpr, BaseFuncNode)tvm::BaseFunc
tvm::RelaxExpr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(RelaxExpr, BaseExpr, RelaxExprNode)tvm::RelaxExpr
tvm::BaseExpr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(BaseExpr, ObjectRef, BaseExprNode)tvm::BaseExpr