scott 0df6a6cc8f
All checks were successful
Build ROCm Image / build (push) Successful in 14m51s
Replace individual ROCm libs with rocm-libs meta-package; graceful provider fallback
- Dockerfile: rocm-libs installs all ROCm compute libraries at once
  (hipblas, hipfft, hipsparse, rocblas, miopen, etc.) avoiding whack-a-mole
  with individual missing .so files
- engine.py: query ort.get_available_providers() at runtime and only request
  providers that actually loaded — falls back to CPU instead of crashing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 19:34:28 -04:00
2026-04-06 19:14:43 -04:00
Description
No description provided
213 KiB
Languages
Python 100%