immich/machine-learning/immich_ml/sessions
Aleksander Pejcic aaf34fa7d4
feat(ml): enable openvino for cpu (#22948)
* Enable OpenVINO CPU acceleration in Immich

* Remove unnecessary debug log

* Removing checking for device_ids for openvino since cpu will always be available

* Find OpenVINOExecutionProvider index instead of assuming index 0

* Fix openvino tests

* Fix failing test mock. OpenVINO expects provider options, but cuda provide doesn't so use that for mocked tests.

* Support empty provider options in OrtSessions in which case ONNXRuntime will use its own defaults

* Use OpenVINOExecutionProvider for test_sets_provider_options_kwarg

* fix mock

* simplify

* unused variable

---------

Co-authored-by: Aleksander <pejcic@adobe.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2026-03-07 18:40:43 +00:00
..
ann chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
rknn fix: various typos (grouped in to separate commits) (#18177) 2025-05-09 13:10:34 +00:00
__init__.py chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
ort.py feat(ml): enable openvino for cpu (#22948) 2026-03-07 18:40:43 +00:00