mirror of
https://github.com/immich-app/immich.git
synced 2025-03-18 02:31:28 -05:00
* feat(ml): introduce support of onnxruntime-rocm for AMD GPU * try mutex for algo cache use OrtMutex * bump versions, run on mich use 3.12 use 1.19.2 * acquire lock before any changes can be made guard algo benchmark results mark mutex as mutable re-add /bin/sh (?) use 3.10 use 6.1.2 * use composite cache key 1.19.2 fix variable name fix variable reference aaaaaaaaaaaaaaaaaaaa * bump deps * disable algo caching * fix gha * try ubuntu runner * actually fix the gha * update patch * skip mimalloc preload for rocm * increase build threads * increase timeout for rocm * Revert "increase timeout for rocm" This reverts commit |
||
---|---|---|
.. | ||
scripts | ||
.gitignore | ||
docker-compose.dev.yml | ||
docker-compose.prod.yml | ||
docker-compose.yml | ||
example.env | ||
hwaccel.ml.yml | ||
hwaccel.transcoding.yml | ||
prometheus.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.