nndeploy C++ API  0.2.0
nndeploy C++ API
Public Member Functions | List of all members
nndeploy::ir::TypeInterpretRegister< T > Class Template Reference

解释器的创建类的注册类模板 More...

#include <interpret.h>

Public Member Functions

 TypeInterpretRegister (base::ModelType type)
 

Detailed Description

template<typename T>
class nndeploy::ir::TypeInterpretRegister< T >

解释器的创建类的注册类模板

Template Parameters
T

Definition at line 183 of file interpret.h.

Constructor & Destructor Documentation

◆ TypeInterpretRegister()

template<typename T >
nndeploy::ir::TypeInterpretRegister< T >::TypeInterpretRegister ( base::ModelType  type)
inlineexplicit

Definition at line 185 of file interpret.h.

Here is the call graph for this function:

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