TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
nvinfer1::DimsExprs Class Reference
Collaboration diagram for nvinfer1::DimsExprs:

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ nbDims

int32_t nvinfer1::DimsExprs::nbDims

The number of dimensions.

◆ d

const IDimensionExpr* nvinfer1::DimsExprs::d[Dims::MAX_DIMS]

The extent of each dimension.


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