| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
IPluginRegistry.PluginLibraryHandle |
IPluginRegistry.loadLibrary(BytePointer pluginPath) |
IPluginRegistry.PluginLibraryHandle |
IPluginRegistry.loadLibrary(String pluginPath)
\brief Load and register a shared library of plugins.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPluginRegistry.deregisterLibrary(IPluginRegistry.PluginLibraryHandle handle)
\brief Deregister plugins associated with a library.
|
Copyright © 2024. All rights reserved.