The CogDLRuntimeTensorRTInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Optimized |
True if this tool instance is TensorRT optimized.
| |
| OptimizedBatch |
The batch size for which this ViDi tool has been optimized.
| |
| OptimizedHeight |
The image height for which this ViDi tool has been optimized.
| |
| OptimizedWidth |
The image width for which this ViDi tool has been optimized.
| |
| OptimizeTarget |
The type of GPU for which this ViDi tool has been optimized,
for example "NVIDIA RTX A4000".
| |
| SampleSelection |
The TensorRT optimization sample selection.
| |
| StreamName |
The stream name of the subject ViDi tool.
| |
| TensorRTMode | ||
| ToolName |
The name of the subject ViDi tool.
| |
| ToolType |
The type of the subject tool, e.g. RedStandard, GreenStandard.
|
See Also