| _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 |
| allocators_ | tvm::runtime::vm::VirtualMachine | protected |
| code_ | tvm::runtime::vm::VirtualMachine | protected |
| const_pool_ | tvm::runtime::vm::VirtualMachine | protected |
| DecRef() | tvm::runtime::Object | inlineprotected |
| deleter_ | tvm::runtime::Object | protected |
| devices_ | tvm::runtime::vm::VirtualMachine | protected |
| exec_ | tvm::runtime::vm::VirtualMachine | protected |
| FDeleter typedef | tvm::runtime::Object | |
| frames_ | tvm::runtime::vm::VirtualMachine | protected |
| func_index_ | tvm::runtime::vm::VirtualMachine | protected |
| GetAllocator(Index device_index) const | tvm::runtime::vm::VirtualMachine | protected |
| GetDevice(Index device_index) const | tvm::runtime::vm::VirtualMachine | protected |
| GetFormat() | tvm::runtime::ModuleNode | virtual |
| GetFuncFromEnv(const std::string &name) | tvm::runtime::ModuleNode | |
| GetFunction(const std::string &name, const ObjectPtr< Object > &sptr_to_self) | tvm::runtime::vm::VirtualMachine | virtual |
| tvm::runtime::ModuleNode::GetFunction(const std::string &name, bool query_imports=false) | tvm::runtime::ModuleNode | |
| 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 |
| GetSource(const std::string &format="") | tvm::runtime::ModuleNode | virtual |
| GetTypeKey() const | tvm::runtime::Object | inline |
| GetTypeKeyHash() const | tvm::runtime::Object | inline |
| 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 |
| Init(const std::vector< Device > &physical_devices, const std::vector< AllocatorType > &alloc_types) | tvm::runtime::vm::VirtualMachine | protected |
| inputs_ | tvm::runtime::vm::VirtualMachine | protected |
| Invoke(const VMFunction &func, const std::vector< ObjectRef > &args) | tvm::runtime::vm::VirtualMachine | protected |
| Invoke(const std::string &name, const std::vector< ObjectRef > &args) | tvm::runtime::vm::VirtualMachine | protected |
| Invoke(const VMFunction &func, const std::vector< ObjectRef > &input_args, const std::vector< ObjectRef > &output_args) | tvm::runtime::vm::VirtualMachine | protected |
| InvokeGlobal(const VMFunction &func, const std::vector< ObjectRef > &args) | tvm::runtime::vm::VirtualMachine | protected |
| InvokePacked(Index packed_index, const PackedFunc &func, Index arg_count, Index output_size, const std::vector< ObjectRef > &args) | tvm::runtime::vm::VirtualMachine | protectedvirtual |
| IsDSOExportable() const | tvm::runtime::ModuleNode | virtual |
| IsInstance() const | tvm::runtime::Object | inline |
| LoadExecutable(const ObjectPtr< Executable > &exec) | tvm::runtime::vm::VirtualMachine | virtual |
| LoadScalarInt(RegName reg) const | tvm::runtime::vm::VirtualMachine | protected |
| 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 |
| OpStartHook(Instruction instr) | tvm::runtime::vm::VirtualMachine | protectedvirtual |
| OpStopHook() | tvm::runtime::vm::VirtualMachine | protectedvirtual |
| output_tensor_reg_indices_ | tvm::runtime::vm::VirtualMachine | protected |
| outputs_ | tvm::runtime::vm::VirtualMachine | protected |
| packed_funcs_ | tvm::runtime::vm::VirtualMachine | protected |
| pc_ | tvm::runtime::vm::VirtualMachine | protected |
| PopFrame() | tvm::runtime::vm::VirtualMachine | protected |
| preresult_op_index_ | tvm::runtime::vm::VirtualMachine | protected |
| PrintInfoAndSetInputArgs(const VMFunction &func, const std::vector< ObjectRef > &args) | tvm::runtime::vm::VirtualMachine | protected |
| PushFrame(Index arg_count, Index ret_pc, const VMFunction &vm_func) | tvm::runtime::vm::VirtualMachine | protected |
| ReadRegister(RegName reg) const | tvm::runtime::vm::VirtualMachine | protected |
| ref_counter_ | tvm::runtime::Object | protected |
| RefCounterType typedef | tvm::runtime::Object | |
| return_register_ | tvm::runtime::vm::VirtualMachine | protected |
| RunLoop(const std::vector< Index > &output_tensor_reg_indices={}) | tvm::runtime::vm::VirtualMachine | protected |
| RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
| SaveToBinary(dmlc::Stream *stream) | tvm::runtime::ModuleNode | virtual |
| SaveToFile(const std::string &file_name, const std::string &format) | tvm::runtime::ModuleNode | virtual |
| set_outputs_enabled_ | tvm::runtime::vm::VirtualMachine | protected |
| SetInput(std::string name, TVMArgs args, int offset) | tvm::runtime::vm::VirtualMachine | protected |
| SetOneInput(std::string name, const TVMArgValue &tag, const TVMArgValue &tensor) | tvm::runtime::vm::VirtualMachine | protected |
| SetOutputs(std::string name, TVMArgs args) | tvm::runtime::vm::VirtualMachine | protected |
| SetOutputTensorsToRegister(const std::string &func_name, const std::vector< ObjectRef > &outputs) | tvm::runtime::vm::VirtualMachine | protected |
| TVM_DECLARE_FINAL_OBJECT_INFO(ModuleNode, Object) | tvm::runtime::ModuleNode | |
| type_index() const | tvm::runtime::Object | inline |
| type_index_ | tvm::runtime::Object | protected |
| type_key() const final | tvm::runtime::vm::VirtualMachine | inlinevirtual |
| 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 |
| VirtualMachine() | tvm::runtime::vm::VirtualMachine | inline |
| WriteRegister(RegName reg, const ObjectRef &obj) | tvm::runtime::vm::VirtualMachine | inlineprotected |
| ~ModuleNode()=default | tvm::runtime::ModuleNode | virtual |
| ~VirtualMachine() | tvm::runtime::vm::VirtualMachine | inlinevirtual |