1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 22:51:59 +00:00
immich/machine-learning/app
Fynn Petersen-Frey 753292956e
feat(ml): ARMNN acceleration (#5667)
* feat(ml): ARMNN acceleration for CLIP

* wrap ANN as ONNX-Session

* strict typing

* normalize ARMNN CLIP embedding

* mutex to handle concurrent execution

* make inputs contiguous

* fine-grained locking; concurrent network execution

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-01-11 18:26:46 +01:00
..
models feat(ml): ARMNN acceleration (#5667) 2024-01-11 18:26:46 +01:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py feat(ml): ARMNN acceleration (#5667) 2024-01-11 18:26:46 +01:00
conftest.py feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00
main.py chore(ml): improve shutdown (#5689) 2023-12-14 13:51:24 -06:00
schemas.py fix(deps): update machine-learning (#5180) 2023-12-25 22:37:48 -05:00
test_main.py feat(ml): ARMNN acceleration (#5667) 2024-01-11 18:26:46 +01:00