TensorRT  8.2.0
nvinfer1::Dims32 Class Reference
Inheritance diagram for nvinfer1::Dims32:
nvinfer1::Dims2 nvinfer1::Dims3 nvinfer1::Dims4 nvinfer1::DimsHW

Public Attributes

int32_t nbDims
 The rank (number of dimensions).
 
int32_t d [MAX_DIMS]
 The extent of each dimension.
 

Static Public Attributes

static constexpr int32_t MAX_DIMS {8}
 The maximum rank (number of dimensions) supported for a tensor.
 

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