tvm
|
Serializable global function used in IR. More...
#include <tvm/node/reflection.h>
#include <tvm/runtime/packed_func.h>
#include <string>
#include <utility>
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 | |
Performance counters for profiling via the PAPI library. | |
Serializable global function used in IR.