|
tvm
|
This is the complete list of members for tvm::relax::ExternFunc, including all inherited members.
| ExternFunc(ffi::String global_symbol, Span span=Span()) | tvm::relax::ExternFunc | |
| ExternFunc(ffi::String global_symbol, Type ty, Span span=Span()) | tvm::relax::ExternFunc | |
| 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(ExternFuncNode) | tvm::relax::ExternFunc | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(ExternFunc, BaseFunc, ExternFuncNode) | tvm::relax::ExternFunc | |
| 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 |