TensorRT 10.0.1
nvinfer1::Dims64 Class Reference

#include <NvInferRuntimeBase.h>

Inheritance diagram for nvinfer1::Dims64:
nvinfer1::Dims2 nvinfer1::Dims3 nvinfer1::DimsHW nvinfer1::Dims4

Public Attributes

int32_t nbDims
 The rank (number of dimensions). More...
 
int64_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...
 

Member Data Documentation

◆ d

int64_t nvinfer1::Dims64::d[MAX_DIMS]

The extent of each dimension.

◆ MAX_DIMS

constexpr int32_t nvinfer1::Dims64::MAX_DIMS {8}
staticconstexpr

The maximum rank (number of dimensions) supported for a tensor.

◆ nbDims

int32_t nvinfer1::Dims64::nbDims

The rank (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