|
TensorRT 8.2.5
|
Structure containing plugin attribute field names and associated data This information can be parsed to decode necessary plugin metadata. More...
#include <NvInferRuntimeCommon.h>
Public Member Functions | |
| PluginField (AsciiChar const *const name_=nullptr, void const *const data_=nullptr, PluginFieldType const type_=PluginFieldType::kUNKNOWN, int32_t const length_=0) noexcept | |
Public Attributes | |
| AsciiChar const * | name |
| Plugin field attribute name. | |
| void const * | data |
| Plugin field attribute data. | |
| PluginFieldType | type |
| Plugin field attribute type. More... | |
| int32_t | length |
| Number of data entries in the Plugin attribute. | |
Structure containing plugin attribute field names and associated data This information can be parsed to decode necessary plugin metadata.
| PluginFieldType nvinfer1::PluginField::type |
Plugin field attribute type.
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