|
tvm
|
The Relay virtual machine executable. More...
#include <tvm/runtime/container/map.h>#include <tvm/runtime/container/string.h>#include <tvm/runtime/module.h>#include <tvm/runtime/object.h>#include <tvm/runtime/packed_func.h>#include <tvm/runtime/vm/bytecode.h>#include <map>#include <string>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | tvm::runtime::vm::Executable |
| The executable emitted by the VM compiler. More... | |
Namespaces | |
| tvm | |
| runtime implementation for LibTorch/TorchScript. | |
| tvm::runtime | |
| tvm::runtime::vm | |
The Relay virtual machine executable.
1.8.13