NVIDIA NvNeural SDK
2021.2
GPU inference framework for NVIDIA Nsight Deep Learning Designer
|
IPluginLoader implementation using shared libraries. More...
#include <nvneural/CoreHelpers.h>
#include <nvneural/PluginTypes.h>
#include <nvneural/RefObject.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | nvneural::DynamicPluginLoader |
Standard IPluginLoader implementation that uses dynamic linking (dlopen/LoadLibrary) to find NvNeural IPlugin objects. More... | |
IPluginLoader implementation using shared libraries.