TensorRT  8.2.0
nvinfer1::DimsExprs Class Reference

#include <NvInferRuntime.h>

Public Attributes

int32_t nbDims
 The number of dimensions.
 
const IDimensionExprd [Dims::MAX_DIMS]
 The extent of each dimension.
 

Detailed Description

Analog of class Dims with expressions instead of constants for the dimensions.


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