Public Attributes | |
int32_t | nbDims |
The number of dimensions. More... | |
const IDimensionExpr * | d [Dims::MAX_DIMS] |
The extent of each dimension. More... | |
Analog of class Dims with expressions instead of constants for the dimensions.
int32_t nvinfer1::DimsExprs::nbDims |
The number of dimensions.
const IDimensionExpr* nvinfer1::DimsExprs::d[Dims::MAX_DIMS] |
The extent of each dimension.