|
TensorRT for RTX 1.2.0
|
Go to the source code of this file.
Functions | |
| TENSORRTAPI bool | initLibNvInferPlugins (void *logger, char const *libNamespace) |
| Initialize and register all the existing TensorRT plugins to the Plugin Registry with an optional namespace. The plugin library author should ensure that this function name is unique to the library. This function should be called once before accessing the Plugin Registry. More... | |
This is the API for the Nvidia provided TensorRT plugins.
| TENSORRTAPI bool initLibNvInferPlugins | ( | void * | logger, |
| char const * | libNamespace | ||
| ) |
Initialize and register all the existing TensorRT plugins to the Plugin Registry with an optional namespace. The plugin library author should ensure that this function name is unique to the library. This function should be called once before accessing the Plugin Registry.
| logger | Logger object to print plugin registration information |
| libNamespace | Namespace used to register all the plugins in this library |
Copyright © 2024 NVIDIA Corporation
Privacy Policy |
Manage My Privacy |
Do Not Sell or Share My Data |
Terms of Service |
Accessibility |
Corporate Policies |
Product Security |
Contact