|
TensorRT
7.1.3.0
|
#include <NvInferRuntime.h>
Public Attributes | |
| int | 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.