Device selection
Choose the device type (runtime + hardware) your model runs on. This guide covers supported types, discovery, deterministic vs. fallback selection, and pinning specific cards.
Model JSON info
"DEVICE": [
{
"DeviceType": "HAILO8L",
"RuntimeAgent": "HAILORT",
"SupportedDeviceTypes": "HAILORT/HAILO8L, HAILORT/HAILO8"
}
]Device discovery
1
2
3
Choose a device type
(Optional) Pin a specific device index
Set‑once vs. tweak‑later
Common pitfalls
Last updated
Was this helpful?

