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

类型架构注册器模板类 More...

#include <device.h>

Public Member Functions

 TypeArchitectureRegister (base::DeviceTypeCode type)
 构造函数,自动注册架构 More...
 

Detailed Description

template<typename T>
class nndeploy::device::TypeArchitectureRegister< T >

类型架构注册器模板类

用于自动注册特定类型的设备架构

Template Parameters
T架构类型

Definition at line 136 of file device.h.

Constructor & Destructor Documentation

◆ TypeArchitectureRegister()

构造函数,自动注册架构

Parameters
type设备类型代码

Definition at line 142 of file device.h.

Here is the call graph for this function:

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