1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/machine-learning/app
Mert 79d3342c3d
fix(ml): openvino not working with dynamic axes ()
* 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 () 2024-02-03 05:35:26 +00:00
__init__.py refactor(ml): modularization and styling () 2023-06-24 22:18:09 -05:00
config.py fix(ml): handle missing context_length field () 2024-01-27 19:50:50 -05:00
conftest.py feat(ml)!: cuda and openvino acceleration () 2024-01-21 18:22:39 -05:00
main.py feat(ml)!: cuda and openvino acceleration () 2024-01-21 18:22:39 -05:00
schemas.py fix(ml): model paths not working () 2024-01-28 20:54:33 +00:00
test_main.py feat(ml): conditionally download .armnn models () 2024-01-28 10:31:59 -05:00