NVIDIA DeepStream SDK API Reference5.0 Release |
Holds a pointer to a heap-allocated Plugin Factory object required during Caffe model parsing.
Definition at line 344 of file nvdsinfer_custom_impl.h.
Data Fields | |
nvcaffeparser1::IPluginFactory * | pluginFactory |
nvcaffeparser1::IPluginFactoryExt * | pluginFactoryExt |
nvcaffeparser1::IPluginFactoryV2 * | pluginFactoryV2 |
nvcaffeparser1::IPluginFactory* NvDsInferPluginFactoryCaffe::pluginFactory |
Definition at line 346 of file nvdsinfer_custom_impl.h.
nvcaffeparser1::IPluginFactoryExt* NvDsInferPluginFactoryCaffe::pluginFactoryExt |
Definition at line 347 of file nvdsinfer_custom_impl.h.
nvcaffeparser1::IPluginFactoryV2* NvDsInferPluginFactoryCaffe::pluginFactoryV2 |
Definition at line 348 of file nvdsinfer_custom_impl.h.