tvm
tvm::runtime::vm::VMExecutable Member List

This is the complete list of members for tvm::runtime::vm::VMExecutable, including all inherited members.

AsPython() consttvm::runtime::vm::VMExecutable
AsText() consttvm::runtime::vm::VMExecutable
constantstvm::runtime::vm::VMExecutable
func_maptvm::runtime::vm::VMExecutable
func_tabletvm::runtime::vm::VMExecutable
GetInstruction(Index i) consttvm::runtime::vm::VMExecutable
GetPropertyMask() const finaltvm::runtime::vm::VMExecutableinline
HasFunction(const String &name) consttvm::runtime::vm::VMExecutable
instr_datatvm::runtime::vm::VMExecutable
instr_offsettvm::runtime::vm::VMExecutable
LoadFromBytes(const ffi::Bytes &bytes)tvm::runtime::vm::VMExecutablestatic
LoadFromFile(const String &file_name)tvm::runtime::vm::VMExecutablestatic
SaveToBytes() const finaltvm::runtime::vm::VMExecutable
SetInstructionData(Index i, Index j, ExecWord val)tvm::runtime::vm::VMExecutable
Stats() consttvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_BEGIN("relax.VMExecutable")tvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_END()tvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_ENTRY("stats", &VMExecutable::Stats)tvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_ENTRY("as_text", &VMExecutable::AsText)tvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_ENTRY("as_python", &VMExecutable::AsPython)tvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_ENTRY("vm_load_executable", &VMExecutable::VMLoadExecutable)tvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_ENTRY("vm_profiler_load_executable", &VMExecutable::VMProfilerLoadExecutable)tvm::runtime::vm::VMExecutable
TVM_MODULE_VTABLE_ENTRY("has_function", &VMExecutable::HasFunction)tvm::runtime::vm::VMExecutable
VMLoadExecutable() consttvm::runtime::vm::VMExecutable
VMProfilerLoadExecutable() consttvm::runtime::vm::VMExecutable
WriteToFile(const String &file_name, const String &format) const finaltvm::runtime::vm::VMExecutable
~VMExecutable()tvm::runtime::vm::VMExecutableinlinevirtual