tvm
|
Serializable global function used in IR. More...
Go to the source code of this file.
Classes | |
class | tvm::EnvFuncNode |
A serializable function backed by TVM's global environment. More... | |
class | tvm::EnvFunc |
Managed reference to EnvFuncNode. More... | |
class | tvm::TypedEnvFunc< R(Args...)> |
A typed version of EnvFunc. It is backed by a GlobalFuncNode internally. More... | |
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
Serializable global function used in IR.