Skip to main content

Crate nxpu_backend_intel

Crate nxpu_backend_intel 

Source
Expand description

Intel NPU backend for NxPU.

Emits OpenVINO IR v11 format (model.xml + model.bin) alongside the standard ONNX fallback. Validates operator patterns against the Intel NPU support matrix and classifies entry points for vendor-aware diagnostics.

Structsยง

IntelBackend
Intel NPU backend with OpenVINO IR emission.