TargetDevice enum

Inheritance

Constructors

TargetDevice()
const

Values

lambda → const TargetDevice
mlM4 → const TargetDevice
mlM5 → const TargetDevice
mlC4 → const TargetDevice
mlC5 → const TargetDevice
mlP2 → const TargetDevice
mlP3 → const TargetDevice
mlG4dn → const TargetDevice
mlInf1 → const TargetDevice
jetsonTx1 → const TargetDevice
jetsonTx2 → const TargetDevice
jetsonNano → const TargetDevice
jetsonXavier → const TargetDevice
rasp3b → const TargetDevice
imx8qm → const TargetDevice
deeplens → const TargetDevice
rk3399 → const TargetDevice
rk3288 → const TargetDevice
aisage → const TargetDevice
sbeC → const TargetDevice
qcs605 → const TargetDevice
qcs603 → const TargetDevice
sitaraAm57x → const TargetDevice
ambaCv22 → const TargetDevice
x86Win32 → const TargetDevice
x86Win64 → const TargetDevice
coreml → const TargetDevice
jacintoTda4vm → const TargetDevice

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<TargetDevice>
A constant List of the values in this enum, in order of their declaration.