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