• v0.2.0 478d06a5d5

    fix: skip ROCm EP registration when not available in ORT build
    Some checks failed
    release / build (push) Failing after 3s

    Ghost released this 2026-06-07 07:53:06 +00:00 | 18 commits to main since this release

    Eliminates the spurious ERROR log from ORT when ROCm isn't compiled in.
    Checks is_available() before attempting registration so the session
    correctly falls back to CPU without noise.

    Downloads