tvm
Classes | Namespaces | Macros | Functions
executable.h File Reference
#include <tvm/runtime/container/closure.h>
#include <tvm/runtime/object.h>
#include <tvm/runtime/packed_func.h>
#include <tvm/runtime/registry.h>
#include <string>
#include <unordered_map>
#include <vector>
#include "./bytecode.h"
Include dependency graph for executable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tvm::runtime::relax_vm::VMFuncInfo
 Information entry in executable function table. More...
 
class  tvm::runtime::relax_vm::Executable
 The executable emitted by the VM compiler. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 
 tvm::runtime
 
 tvm::runtime::relax_vm
 
 dmlc
 

Macros

#define RELAX_VM_VERSION   "0.14"
 

Functions

 dmlc::DMLC_DECLARE_TRAITS (has_saveload, ::tvm::runtime::relax_vm::VMFuncInfo, true)
 

Macro Definition Documentation

◆ RELAX_VM_VERSION

#define RELAX_VM_VERSION   "0.14"