TensorRT  8.2.0
nvinfer1::DynamicPluginTensorDesc Class Reference

#include <NvInferRuntime.h>

Public Attributes

PluginTensorDesc desc
 Information required to interpret a pointer to tensor data, except that desc.dims has -1 in place of any runtime dimension.
 
Dims min
 Lower bounds on tensor’s dimensions.
 
Dims max
 Upper bounds on tensor’s dimensions.
 

Detailed Description

Summarizes tensors that a plugin might see for an input or output.


The documentation for this class was generated from the following file: