immich/machine-learning/immich_ml/sessions
Fabian Wimberger 53a24783f5
fix(ml): stabilize MIGraphX inference (#28444)
* fix: stabilize ROCm MIGraphX inference

Serialize MIGraphX session runs so lazy compiles cannot overlap within a worker.

Use a fixed face-recognition batch size for MIGraphX to avoid compiling a new program for each detected face count.

* fix(ml): increase ROCm worker timeout

* fix(ml): narrow MIGraphX compile locking

* docs: format environment variables table

* docs: apply prettier to environment variables table
2026-05-26 18:41:56 +00:00
..
ann chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
rknn fix: various typos (grouped in to separate commits) (#18177) 2025-05-09 13:10:34 +00:00
__init__.py chore(ml): installable package (#17153) 2025-03-27 19:49:09 +00:00
ort.py fix(ml): stabilize MIGraphX inference (#28444) 2026-05-26 18:41:56 +00:00