TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
CudaBind< Dtype > Struct Template Reference
Inheritance diagram for CudaBind< Dtype >:
Collaboration diagram for CudaBind< Dtype >:

Public Member Functions

 CudaBind (size_t size)
 
 ~CudaBind ()
 

Public Attributes

size_t mSize
 
void * mPtr
 

Constructor & Destructor Documentation

◆ CudaBind()

template<typename Dtype >
CudaBind< Dtype >::CudaBind ( size_t  size)
inline

◆ ~CudaBind()

template<typename Dtype >
CudaBind< Dtype >::~CudaBind ( )
inline

Member Data Documentation

◆ mSize

template<typename Dtype >
size_t CudaBind< Dtype >::mSize

◆ mPtr

template<typename Dtype >
void* CudaBind< Dtype >::mPtr

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