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
anonymous_namespace{regionPlugin.cpp} Namespace Reference

Classes

struct  SoftmaxTreeDeleter
 

Functions

template<typename T >
void safeFree (T *ptr)
 
template<typename T >
void allocateChunk (T *&ptr, int count)
 

Variables

const char * REGION_PLUGIN_VERSION {"1"}
 
const char * REGION_PLUGIN_NAME {"Region_TRT"}
 

Function Documentation

◆ safeFree()

template<typename T >
void anonymous_namespace{regionPlugin.cpp}::safeFree ( T *  ptr)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ allocateChunk()

template<typename T >
void anonymous_namespace{regionPlugin.cpp}::allocateChunk ( T *&  ptr,
int  count 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ REGION_PLUGIN_VERSION

const char* anonymous_namespace{regionPlugin.cpp}::REGION_PLUGIN_VERSION {"1"}

◆ REGION_PLUGIN_NAME

const char* anonymous_namespace{regionPlugin.cpp}::REGION_PLUGIN_NAME {"Region_TRT"}