|
TensorRT 8.2.1
|
#include <NvInferRuntime.h>
Public Attributes | |
| int32_t | nbDims |
| The number of dimensions. | |
| const IDimensionExpr * | d [Dims::MAX_DIMS] |
| The extent of each dimension. | |
Analog of class Dims with expressions instead of constants for the dimensions.