|
TensorRT 8.2.1
|
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. | |