|
TensorRT
6.0.1.10
|
#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.