TensorRT 10.11.0
|
Structure to define the dimensions of a tensor. More...
#include <NvInferRuntimeBase.h>
Structure to define the dimensions of a tensor.
TensorRT can also return an "invalid dims" structure. This structure is represented by nbDims == -1 and d[i] == 0 for all i.
TensorRT can also return an "unknown rank" dims structure. This structure is represented by nbDims == -1 and d[i] == -1 for all i.
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