|
tvm
|
This is the complete list of members for tvm::tirx::PrimFunc, including all inherited members.
| operator!=(const Expr &other) const =delete | tvm::Expr | |
| operator<(const Expr &other) const =delete | tvm::Expr | |
| operator==(const Expr &other) const =delete | tvm::Expr | |
| PrimFunc(ffi::Array< tirx::Var > params, Stmt body, Type ret_type=VoidType(), ffi::Map< tirx::Var, Buffer > buffer_map=ffi::Map< tirx::Var, Buffer >(), DictAttrs attrs=DictAttrs(), Span span=Span()) | tvm::tirx::PrimFunc | |
| TVM_DEFINE_OBJECT_REF_COW_METHOD(PrimFuncNode) | tvm::tirx::PrimFunc | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(PrimFunc, BaseFunc, PrimFuncNode) | tvm::tirx::PrimFunc | |
| 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 |