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

算子参数的创建类的注册类模板 More...

#include <op_param.h>

Public Member Functions

 TypeOpParamRegister (OpType type)
 

Detailed Description

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

算子参数的创建类的注册类模板

Template Parameters
T

Definition at line 259 of file op_param.h.

Constructor & Destructor Documentation

◆ TypeOpParamRegister()

template<typename T >
nndeploy::ir::TypeOpParamRegister< T >::TypeOpParamRegister ( OpType  type)
inlineexplicit

Definition at line 261 of file op_param.h.

Here is the call graph for this function:

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