|
tvm
|
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::Function | static |
| Function(ffi::Array< Var > params, Expr body, ffi::Optional< Type > ret_ty, bool is_pure=true, DictAttrs attrs=DictAttrs(), Span span=Span()) | tvm::relax::Function | explicit |
| operator!=(const Expr &other) const =delete | tvm::Expr | |
| operator<(const Expr &other) const =delete | tvm::Expr | |
| operator==(const Expr &other) const =delete | tvm::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 |