- NCSDK Python API 2.x
 - Overview
 - Enumerations
 - Structures
 - Global Functions
 - Classes
 
class DeviceHwVersion(enum.Enum)
| Info | Value | 
|---|---|
| Package | mvnc | 
| Module | mvncapi | 
| Version | 2.0 | 
| See also | Device, DeviceOption, Device.get_option() | 
DeviceHwVersion is an enumeration that defines neural compute device hardware versions, which can be read with Device.get_option().
| Enumeration Member | Description | 
|---|---|
| MA2450 | A neural compute device hardware version. | 
| MA2480 | A neural compute device hardware version. |