TensorRT 10.0.0
nvinfer1::DimsExprs Class Reference

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

#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...
 

Detailed Description

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

Member Data Documentation

◆ d

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

The extent of each dimension.

◆ nbDims

int32_t nvinfer1::DimsExprs::nbDims

The number of dimensions.


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

  Copyright © 2024 NVIDIA Corporation
  Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact