Click or drag to resize

CvmDeviceInfoProcessingUnit Property

Gets the device processing unit, e.g. "NVIDIA® Jetson™ TX2 Module"

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
public string ProcessingUnit { get; }

Property Value

Type: String
The processing unit running on the device
See Also