mirror of
https://github.com/immich-app/immich.git
synced 2024-12-22 01:47:08 +02:00
753292956e
* 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> |
||
---|---|---|
.. | ||
.gitignore | ||
docker-compose.dev.yml | ||
docker-compose.prod.yml | ||
docker-compose.yml | ||
example.env | ||
hwaccel-rkmpp.yml | ||
hwaccel.yml | ||
mlaccel-armnn.yml | ||
README.md |
Caution
Make sure to use the docker-compose.yml of the current release: https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
The compose file on main may not be compatible with the latest release.