1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-02 12:48:35 +02:00
immich/machine-learning/app
Davide e8f0f82db0
feat(ml): add cache_dir option to OpenVINO EP (#8018)
* add cache_dir option to OpenVINO EP

* update provider options test to include cache_dir

* use forward slash instead of string concatenation

* fix cache_dir placement in provider options assertion
2024-03-17 13:48:59 -04:00
..
models feat(ml): add cache_dir option to OpenVINO EP (#8018) 2024-03-17 13:48:59 -04:00
__init__.py
config.py feat: preloading of machine learning models (#7540) 2024-03-03 19:48:56 -05:00
conftest.py
main.py feat: preloading of machine learning models (#7540) 2024-03-03 19:48:56 -05:00
schemas.py
test_main.py feat(ml): add cache_dir option to OpenVINO EP (#8018) 2024-03-17 13:48:59 -04:00