nndeploy C++ API  0.2.0
nndeploy C++ API
List of all members
nndeploy::inference::TypeInferenceParamCreator< T > Class Template Reference

TypeInferenceParamCreator is the template class of all inference param. More...

#include <inference_param.h>

Inheritance diagram for nndeploy::inference::TypeInferenceParamCreator< T >:
[legend]
Collaboration diagram for nndeploy::inference::TypeInferenceParamCreator< T >:
[legend]

Additional Inherited Members

- Public Member Functions inherited from nndeploy::inference::InferenceParamCreator
virtual ~InferenceParamCreator ()
 

Detailed Description

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

TypeInferenceParamCreator is the template class of all inference param.

Template Parameters
T

Definition at line 157 of file inference_param.h.


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