mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ann.py | ||
| base.py | ||
| cache.py | ||
| clip.py | ||
| constants.py | ||
| facial_recognition.py | ||
| transforms.py | ||