OpenVINO Toolkit
Scale across Intel CPUs, integrated GPUs, and specialized Vision Processing Units (VPUs).
Write once, deploy anywhere.
OpenVINO allows your compressed models to run on generic Intel hardware with near-ASIC performance through advanced graph optimizations.
NUCs
Optimized for Edge Compute nodes.
Xeon
High-density data center scaling.
Iris Xe
Leverage integrated graphics.
Export Command
edge-ai export --target openvino --xml --bin
Intermediate Representation
OpenVINO exports generate an .xml and .bin pair. For IoT deployments, ensure the OpenVINO runtime version on your target matches the EdgeAI SDK version.