![]() |
NVIDIA DeepStream SDK API Reference4.0.2 Release |
Holds the pointer to a heap allocated Plugin Factory object required during Caffemodel parsing.
Definition at line 207 of file nvdsinfer_custom_impl.h.
Data Fields | |
nvcaffeparser1::IPluginFactory * | pluginFactory |
nvcaffeparser1::IPluginFactoryExt * | pluginFactoryExt |
nvcaffeparser1::IPluginFactoryV2 * | pluginFactoryV2 |
nvcaffeparser1::IPluginFactory* NvDsInferPluginFactoryCaffe::pluginFactory |
Definition at line 209 of file nvdsinfer_custom_impl.h.
nvcaffeparser1::IPluginFactoryExt* NvDsInferPluginFactoryCaffe::pluginFactoryExt |
Definition at line 210 of file nvdsinfer_custom_impl.h.
nvcaffeparser1::IPluginFactoryV2* NvDsInferPluginFactoryCaffe::pluginFactoryV2 |
Definition at line 211 of file nvdsinfer_custom_impl.h.