|
tvm
|
This is the complete list of members for tvm::IRModule, including all inherited members.
| _type_is_nullable | tvm::IRModule | static |
| as() const | tvm::runtime::ObjectRef | inline |
| ContainerType typedef | tvm::IRModule | |
| data_ | tvm::runtime::ObjectRef | protected |
| defined() const | tvm::runtime::ObjectRef | inline |
| DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| FromExpr(const RelayExpr &expr, const Map< GlobalVar, BaseFunc > &global_funcs={}, const Map< GlobalTypeVar, TypeData > &type_definitions={}) | tvm::IRModule | static |
| FromExprInContext(const RelayExpr &expr, const Map< GlobalVar, BaseFunc > &global_funcs={}, const Map< GlobalTypeVar, TypeData > &type_definitions={}, std::unordered_set< String > import_set={}) | tvm::IRModule | static |
| FromText(const String &text, const String &source_path) | tvm::IRModule | static |
| get() const | tvm::runtime::ObjectRef | inline |
| get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
| GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| IRModule(Map< GlobalVar, BaseFunc > functions, Map< GlobalTypeVar, TypeData > type_definitions={}, std::unordered_set< String > import_set={}, parser::SourceMap map={}, DictAttrs attrs={}) | tvm::IRModule | explicit |
| IRModule() | tvm::IRModule | inline |
| IRModule(ObjectPtr< Object > n) | tvm::IRModule | inlineexplicit |
| ObjectRef()=default | tvm::runtime::ObjectRef | |
| ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
| operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| operator->() const | tvm::IRModule | inline |
| operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| ShallowCopyIRModule(IRModule mod) | tvm::IRModule | |
| TVM_DEFINE_OBJECT_REF_COW_METHOD(IRModuleNode) | tvm::IRModule | |
| unique() const | tvm::runtime::ObjectRef | inline |
| use_count() const | tvm::runtime::ObjectRef | inline |
1.8.13