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

TensorPool的创建类的注册类模板 More...

#include <tensor_pool.h>

Public Member Functions

 TypeTensorPoolRegister (TensorPoolType type)
 

Detailed Description

template<typename T>
class nndeploy::net::TypeTensorPoolRegister< T >

TensorPool的创建类的注册类模板

Template Parameters
T

Definition at line 154 of file tensor_pool.h.

Constructor & Destructor Documentation

◆ TypeTensorPoolRegister()

template<typename T >
nndeploy::net::TypeTensorPoolRegister< T >::TypeTensorPoolRegister ( TensorPoolType  type)
inlineexplicit

Definition at line 156 of file tensor_pool.h.

Here is the call graph for this function:

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