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

TypeInferenceParamRegister is the template class of all inference. More...

#include <inference_param.h>

Public Member Functions

 TypeInferenceParamRegister (base::InferenceType type)
 

Detailed Description

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

TypeInferenceParamRegister is the template class of all inference.

Template Parameters
T

Definition at line 183 of file inference_param.h.

Constructor & Destructor Documentation

◆ TypeInferenceParamRegister()

Definition at line 185 of file inference_param.h.

Here is the call graph for this function:

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