CogDLRuntimeTensorRTInfo PropertiesCognex VisionPro 9.24

The CogDLRuntimeTensorRTInfo type exposes the following members.

Properties

  NameDescription
Public propertyOptimized
True if this tool instance is TensorRT optimized.
Public propertyOptimizedBatch
The batch size for which this ViDi tool has been optimized.
Public propertyOptimizedHeight
The image height for which this ViDi tool has been optimized.
Public propertyOptimizedWidth
The image width for which this ViDi tool has been optimized.
Public propertyOptimizeTarget
The type of GPU for which this ViDi tool has been optimized, for example "NVIDIA RTX A4000".
Public propertySampleSelection
The TensorRT optimization sample selection.
Public propertyStreamName
The stream name of the subject ViDi tool.
Public propertyTensorRTMode
Public propertyToolName
The name of the subject ViDi tool.
Public propertyToolType
The type of the subject tool, e.g. RedStandard, GreenStandard.
Top
See Also