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"} |
void anonymous_namespace{regionPlugin.cpp}::safeFree | ( | T * | ptr | ) |
void anonymous_namespace{regionPlugin.cpp}::allocateChunk | ( | T *& | ptr, |
int | count | ||
) |
const char* anonymous_namespace{regionPlugin.cpp}::REGION_PLUGIN_VERSION {"1"} |
const char* anonymous_namespace{regionPlugin.cpp}::REGION_PLUGIN_NAME {"Region_TRT"} |