TensorRT 8.2.5
|
Carries information about input or output of the algorithm. IAlgorithmIOInfo for all the input and output along with IAlgorithmVariant denotes the variation of algorithm and can be used to select or reproduce an algorithm using IAlgorithmSelector::selectAlgorithms(). More...
#include <NvInfer.h>
Public Member Functions | |
TensorFormat | getTensorFormat () const noexcept |
Return TensorFormat of the input/output of algorithm. | |
DataType | getDataType () const noexcept |
Return DataType of the input/output of algorithm. | |
Dims | getStrides () const noexcept |
Return strides of the input/output tensor of algorithm. | |
Protected Attributes | |
apiv::VAlgorithmIOInfo * | mImpl |
Additional Inherited Members | |
![]() | |
INoCopy (const INoCopy &other)=delete | |
INoCopy & | operator= (const INoCopy &other)=delete |
INoCopy (INoCopy &&other)=delete | |
INoCopy & | operator= (INoCopy &&other)=delete |
Carries information about input or output of the algorithm. IAlgorithmIOInfo for all the input and output along with IAlgorithmVariant denotes the variation of algorithm and can be used to select or reproduce an algorithm using IAlgorithmSelector::selectAlgorithms().
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