enum ncDeviceHwVersion_t
Info | Value |
---|---|
Header | mvnc.h |
Version | 2.0 |
See also | struct ncDeviceHandle_t, ncDeviceOption_t, ncDeviceGetOption() |
Overview
The ncDeviceHwVersion_t enumeration defines neural compute device hardware versions, which can be read with ncDeviceGetOption().
Constant | Description |
---|---|
NC_MA2450 | A neural compute device hardware version. |
NC_MA2480 | A neural compute device hardware version. |