High performance self-hosted photo and video management solution.
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
F
Fabian Wimberger committed
53a24783f58e366d5187b2662a1acaf668fcac19
Parent: 0546bc9
Committed by GitHub <noreply@github.com>
on 5/26/2026, 6:41:56 PM