tvm
Classes | Namespaces | Macros
executable.h File Reference
#include <tvm/ffi/function.h>
#include <tvm/runtime/module.h>
#include <tvm/runtime/object.h>
#include <tvm/support/io.h>
#include <tvm/support/serializer.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::vm::VMFuncInfo
 Information entry in executable function table. More...
 
class  tvm::runtime::vm::VMExecutable
 The virtual machine executable emitted by the VM compiler. More...
 
struct  tvm::support::Serializer<::tvm::runtime::vm::VMFuncInfo >
 

Namespaces

 tvm
 An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
 
 tvm::runtime
 
 tvm::runtime::vm
 
 tvm::support
 

Macros

#define VM_VERSION   "0.14"
 

Macro Definition Documentation

◆ VM_VERSION

#define VM_VERSION   "0.14"