TensorRT 10.5.0
|
Summarizes tensors that a plugin might see for an input or output. More...
#include <NvInferRuntime.h>
Public Attributes | |
PluginTensorDesc | desc |
Information required to interpret a pointer to tensor data, except that desc.dims has -1 in place of any runtime dimension. More... | |
Dims | min |
Lower bounds on tensor’s dimensions. More... | |
Dims | max |
Upper bounds on tensor’s dimensions. More... | |
Dims | opt |
Optimum value of tensor’s dimensions specified for auto-tuning. More... | |
Summarizes tensors that a plugin might see for an input or output.
PluginTensorDesc nvinfer1::DynamicPluginTensorDesc::desc |
Information required to interpret a pointer to tensor data, except that desc.dims has -1 in place of any runtime dimension.
Dims nvinfer1::DynamicPluginTensorDesc::max |
Upper bounds on tensor’s dimensions.
Dims nvinfer1::DynamicPluginTensorDesc::min |
Lower bounds on tensor’s dimensions.
Dims nvinfer1::DynamicPluginTensorDesc::opt |
Optimum value of tensor’s dimensions specified for auto-tuning.
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