tvm
|
A TVMFuncRegistry that supports adding and changing the functions. More...
#include <func_registry.h>
Public Attributes | |
TVMFuncRegistry | registry |
size_t | max_functions |
maximum number of functions in this registry. More... | |
A TVMFuncRegistry that supports adding and changing the functions.
size_t TVMMutableFuncRegistry::max_functions |
maximum number of functions in this registry.
TVMFuncRegistry TVMMutableFuncRegistry::registry |