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

Module container of TVM. More...

#include <module.h>

Collaboration diagram for TVMModule:

Public Attributes

const TVMFuncRegistryregistry
 The function registry associated with this module. More...
 

Detailed Description

Module container of TVM.

Member Data Documentation

◆ registry

const TVMFuncRegistry* TVMModule::registry

The function registry associated with this module.


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