|
TensorRT 10.16.0
|
#include "NvInferForwardDecl.h"#include "NvInferPluginBase.h"#include "NvInferSafeMemAllocator.h"#include "NvInferSafeRecorder.h"Go to the source code of this file.
Classes | |
| class | nvinfer2::safe::ISafePluginResourceContext |
| Interface for plugins to access per context resources provided by TensorRT. More... | |
| class | nvinfer2::safe::ISafePluginRegistry |
| PluginRegistry interface class that contains all the methods user can use to interface with the registry object. More... | |
| class | nvinfer2::safe::IPluginV3OneSafeCore |
| Interface specifying the base plugin capability. More... | |
| class | nvinfer2::safe::IPluginV3OneSafeBuild |
| class | nvinfer2::safe::IPluginV3OneSafeBuildMSS |
| This class provides build capability and let output shapes be calculated by symbolic expression to support multiple static shape. More... | |
| class | nvinfer2::safe::IPluginV3OneSafeRuntime |
| Runtime component of the pluginV3 system, this component needs to be safety certified and is required at runtime. More... | |
| class | nvinfer2::safe::ISafePluginCreatorV3One |
| The main interface to be implemented by all plugin creator classes. More... | |
Namespaces | |
| namespace | nvinfer1 |
| The TensorRT API version 1 namespace. | |
| namespace | nvinfer2 |
| namespace | nvinfer2::safe |
Functions | |
| nvinfer2::safe::ISafePluginRegistry * | nvinfer2::safe::getSafePluginRegistry (nvinfer2::safe::ISafeRecorder &recorder) noexcept |
| Get the SafePluginRegistry singleton instance and set the SafeRecorder of the safePluginRegistry. More... | |
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