NVIDIA DeepStream SDK API Reference4.0 Release |
Holds the pointer to a heap allocated Plugin Factory object required during Caffemodel parsing.
Definition at line 215 of file nvdsinfer_custom_impl.h.
Data Fields | |
nvcaffeparser1::IPluginFactory * | pluginFactory |
nvcaffeparser1::IPluginFactoryExt * | pluginFactoryExt |
nvcaffeparser1::IPluginFactoryV2 * | pluginFactoryV2 |
nvcaffeparser1::IPluginFactory* NvDsInferPluginFactoryCaffe::pluginFactory |
Definition at line 217 of file nvdsinfer_custom_impl.h.
nvcaffeparser1::IPluginFactoryExt* NvDsInferPluginFactoryCaffe::pluginFactoryExt |
Definition at line 218 of file nvdsinfer_custom_impl.h.
nvcaffeparser1::IPluginFactoryV2* NvDsInferPluginFactoryCaffe::pluginFactoryV2 |
Definition at line 219 of file nvdsinfer_custom_impl.h.