PluginV2¶
Adds a node with custom functionality to TensorRT.
Attributes¶
Plugin specific attributes.
Inputs¶
Plugin specific inputs.
Outputs¶
Plugin specific outputs.
Data Types¶
Plugin specific data types.
Shape Information¶
Plugin specific shapes.
Volume Limits¶
Plugin specific limits.
DLA Support¶
Plugin specific restrictions.
C++ API¶
For more information about the C++ IPluginV2Layer operator, refer to the C++ IPluginV2Layer documentation.
Python API¶
For more information about the Python IPluginV2Layer operator, refer to the Python IPluginV2Layer documentation.