tvm
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
TVMMutableFuncRegistry Struct Reference

A TVMFuncRegistry that supports adding and changing the functions. More...

#include <func_registry.h>

Collaboration diagram for TVMMutableFuncRegistry:

Public Attributes

TVMFuncRegistry registry
 
size_t max_functions
 maximum number of functions in this registry. More...
 

Detailed Description

A TVMFuncRegistry that supports adding and changing the functions.

Member Data Documentation

◆ max_functions

size_t TVMMutableFuncRegistry::max_functions

maximum number of functions in this registry.

◆ registry

TVMFuncRegistry TVMMutableFuncRegistry::registry

The documentation for this struct was generated from the following file: