TensorRT 8.6.1
|
#include <NvInferRuntimeBase.h>
Public Attributes | |
int32_t | nbDims |
The rank (number of dimensions). More... | |
int32_t | d [MAX_DIMS] |
The extent of each dimension. More... | |
Static Public Attributes | |
static constexpr int32_t | MAX_DIMS {8} |
The maximum rank (number of dimensions) supported for a tensor. More... | |
int32_t nvinfer1::Dims32::d[MAX_DIMS] |
The extent of each dimension.
|
staticconstexpr |
The maximum rank (number of dimensions) supported for a tensor.
int32_t nvinfer1::Dims32::nbDims |
The rank (number of dimensions).