immich/machine-learning/app
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
..
models Fix Smart Search when using OpenVINO (#7389) 2024-02-24 18:22:27 -05:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py fix(ml): handle missing context_length field (#6695) 2024-01-27 19:50:50 -05:00
conftest.py feat(ml)!: cuda and openvino acceleration (#5619) 2024-01-21 18:22:39 -05:00
main.py feat(ml): improve test coverage (#7041) 2024-02-11 17:58:56 -05:00
schemas.py fix(ml): model paths not working (#6705) 2024-01-28 20:54:33 +00:00
test_main.py Fix Smart Search when using OpenVINO (#7389) 2024-02-24 18:22:27 -05:00