TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
MaskRCNNUtils::PPM< T > Struct Template Reference
Inheritance diagram for MaskRCNNUtils::PPM< T >:
Collaboration diagram for MaskRCNNUtils::PPM< T >:

Public Attributes

std::string magic
 
std::string fileName
 
int h
 
int w
 
int max
 
std::vector< T > buffer
 

Member Data Documentation

◆ magic

template<typename T >
std::string MaskRCNNUtils::PPM< T >::magic

◆ fileName

template<typename T >
std::string MaskRCNNUtils::PPM< T >::fileName

◆ h

template<typename T >
int MaskRCNNUtils::PPM< T >::h

◆ w

template<typename T >
int MaskRCNNUtils::PPM< T >::w

◆ max

template<typename T >
int MaskRCNNUtils::PPM< T >::max

◆ buffer

template<typename T >
std::vector<T> MaskRCNNUtils::PPM< T >::buffer

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