1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/machine-learning/app/models
Sourav Agrawal 2a75f884d9
Fix Smart Search when using OpenVINO (#7389)
* Fix external_path loading in OpenVINO EP

* Fix ruff lint

* Wrap block in try finally

* remove static input shape code

* add unit test

* remove unused imports

* remove repeat line

* linting

* formatting

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-02-24 18:22:27 -05:00
..
__init__.py feat(ml): improve test coverage (#7041) 2024-02-11 17:58:56 -05:00
ann.py chore(deps): update machine-learning (#6302) 2024-01-13 05:00:09 +00:00
base.py Fix Smart Search when using OpenVINO (#7389) 2024-02-24 18:22:27 -05:00
cache.py feat(ml): improve test coverage (#7041) 2024-02-11 17:58:56 -05:00
clip.py feat(ml): improve test coverage (#7041) 2024-02-11 17:58:56 -05:00
constants.py Fix Smart Search when using OpenVINO (#7389) 2024-02-24 18:22:27 -05:00
facial_recognition.py fix(ml): re-enable ARMNN integration (#7053) 2024-02-12 13:29:55 -05:00
transforms.py chore(deps): update machine-learning (#6302) 2024-01-13 05:00:09 +00:00