_GetOrAllocRuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
_type_child_slots | tvm::runtime::Object | static |
_type_child_slots_can_overflow | tvm::runtime::Object | static |
_type_final | tvm::runtime::Object | static |
_type_has_method_sequal_reduce | tvm::runtime::Object | static |
_type_has_method_shash_reduce | tvm::runtime::Object | static |
_type_has_method_visit_attrs | tvm::runtime::Object | static |
_type_index | tvm::runtime::ModuleNode | static |
_type_key | tvm::runtime::ModuleNode | static |
AsPython() const | tvm::runtime::relax_vm::Executable | |
AsText() const | tvm::runtime::relax_vm::Executable | |
ClearImports() | tvm::runtime::ModuleNode | inline |
constants | tvm::runtime::relax_vm::Executable | |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
FDeleter typedef | tvm::runtime::Object | |
func_map | tvm::runtime::relax_vm::Executable | |
func_table | tvm::runtime::relax_vm::Executable | |
GetFormat() | tvm::runtime::ModuleNode | virtual |
GetFuncFromEnv(const String &name) | tvm::runtime::ModuleNode | |
GetFunction(const String &name, const ObjectPtr< Object > &sptr_to_self)=0 | tvm::runtime::ModuleNode | pure virtual |
GetFunction(const String &name, bool query_imports=false) | tvm::runtime::ModuleNode | |
GetInstruction(Index i) const | tvm::runtime::relax_vm::Executable | |
GetOrAllocRuntimeTypeIndex(const std::string &key, uint32_t static_tindex, uint32_t parent_tindex, uint32_t type_child_slots, bool type_child_slots_can_overflow) | tvm::runtime::Object | protectedstatic |
GetPropertyMask() const final | tvm::runtime::relax_vm::Executable | inlinevirtual |
GetSource(const String &format="") | tvm::runtime::ModuleNode | virtual |
GetTypeKey() const | tvm::runtime::Object | inline |
GetTypeKeyHash() const | tvm::runtime::Object | inline |
HasFunction(const String &name) const | tvm::runtime::relax_vm::Executable | |
ImplementsFunction(const String &name, bool query_imports=false) | tvm::runtime::ModuleNode | virtual |
Import(Module other) | tvm::runtime::ModuleNode | |
imports() const | tvm::runtime::ModuleNode | inline |
imports_ | tvm::runtime::ModuleNode | protected |
IncRef() | tvm::runtime::Object | inlineprotected |
instr_data | tvm::runtime::relax_vm::Executable | |
instr_offset | tvm::runtime::relax_vm::Executable | |
IsBinarySerializable() const | tvm::runtime::ModuleNode | inline |
IsDSOExportable() const | tvm::runtime::ModuleNode | inline |
IsInstance() const | tvm::runtime::Object | inline |
LoadFromBinary(void *stream) | tvm::runtime::relax_vm::Executable | static |
LoadFromFile(const String &file_name) | tvm::runtime::relax_vm::Executable | static |
Object() | tvm::runtime::Object | inline |
Object(const Object &other) | tvm::runtime::Object | inline |
Object(Object &&other) | tvm::runtime::Object | inline |
operator=(const Object &other) | tvm::runtime::Object | inline |
operator=(Object &&other) | tvm::runtime::Object | inline |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
SaveToBinary(dmlc::Stream *stream) final | tvm::runtime::relax_vm::Executable | virtual |
SaveToFile(const String &file_name, const String &format) final | tvm::runtime::relax_vm::Executable | virtual |
SetInstructionData(Index i, Index j, ExecWord val) | tvm::runtime::relax_vm::Executable | |
Stats() const | tvm::runtime::relax_vm::Executable | |
TVM_DECLARE_FINAL_OBJECT_INFO(ModuleNode, Object) | tvm::runtime::ModuleNode | |
TVM_MODULE_VTABLE_BEGIN("relax.Executable") | tvm::runtime::relax_vm::Executable | |
TVM_MODULE_VTABLE_END() | tvm::runtime::relax_vm::Executable | |
TVM_MODULE_VTABLE_ENTRY("stats", &Executable::Stats) | tvm::runtime::relax_vm::Executable | |
TVM_MODULE_VTABLE_ENTRY("as_text", &Executable::AsText) | tvm::runtime::relax_vm::Executable | |
TVM_MODULE_VTABLE_ENTRY("as_python", &Executable::AsPython) | tvm::runtime::relax_vm::Executable | |
TVM_MODULE_VTABLE_ENTRY("vm_load_executable", &Executable::VMLoadExecutable) | tvm::runtime::relax_vm::Executable | |
TVM_MODULE_VTABLE_ENTRY("vm_profiler_load_executable", &Executable::VMProfilerLoadExecutable) | tvm::runtime::relax_vm::Executable | |
TVM_MODULE_VTABLE_ENTRY("has_function", &Executable::HasFunction) | tvm::runtime::relax_vm::Executable | |
type_index() const | tvm::runtime::Object | inline |
type_index_ | tvm::runtime::Object | protected |
type_key() const =0 | tvm::runtime::ModuleNode | pure virtual |
TypeIndex2Key(uint32_t tindex) | tvm::runtime::Object | static |
TypeIndex2KeyHash(uint32_t tindex) | tvm::runtime::Object | static |
TypeKey2Index(const std::string &key) | tvm::runtime::Object | static |
unique() const | tvm::runtime::Object | inline |
VMLoadExecutable() const | tvm::runtime::relax_vm::Executable | |
VMProfilerLoadExecutable() const | tvm::runtime::relax_vm::Executable | |
~Executable() | tvm::runtime::relax_vm::Executable | inlinevirtual |
~ModuleNode()=default | tvm::runtime::ModuleNode | virtual |