immich/machine-learning/app
Mert 79d3342c3d
fix(ml): openvino not working with dynamic axes (#6871)
* convert to static

* add comment about gross code

* formatting

* fixed test

* fix typing

* cleanup

* formatting

* Revert "formatting"

This reverts commit 073965c47e.

* Revert "cleanup"

This reverts commit bb56bd3297.

* formatting
2024-02-03 05:35:26 +00:00
..
models fix(ml): openvino not working with dynamic axes (#6871) 2024-02-03 05:35:26 +00: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)!: cuda and openvino acceleration (#5619) 2024-01-21 18:22:39 -05:00
schemas.py fix(ml): model paths not working (#6705) 2024-01-28 20:54:33 +00:00
test_main.py feat(ml): conditionally download .armnn models (#6650) 2024-01-28 10:31:59 -05:00