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

推理框架的创建类的注册类模板 More...

#include <inference.h>

Public Member Functions

 TypeInferenceRegister (base::InferenceType type)
 

Detailed Description

template<typename T>
class nndeploy::inference::TypeInferenceRegister< T >

推理框架的创建类的注册类模板

Template Parameters
T

Definition at line 420 of file inference.h.

Constructor & Destructor Documentation

◆ TypeInferenceRegister()

template<typename T >
nndeploy::inference::TypeInferenceRegister< T >::TypeInferenceRegister ( base::InferenceType  type)
inlineexplicit

Definition at line 422 of file inference.h.

Here is the call graph for this function:

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