Switch back to PyPI onnxruntime-rocm — AMD wheel too old for ONNX IR v10
All checks were successful
Build ROCm Image / build (push) Successful in 15m30s
All checks were successful
Build ROCm Image / build (push) Successful in 15m30s
AMD wheel 1.17.0 max supported IR version is 9; chatterbox-turbo-ONNX exports IR version 10. PyPI onnxruntime-rocm (1.22+) supports IR v10. rocm-libs now provides the required ROCm shared libraries. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# AMD-provided onnxruntime wheel for ROCm 6.1.3 (Python 3.10)
|
# PyPI onnxruntime-rocm (1.22+) required — AMD wheel 1.17.0 only supports ONNX IR v9,
|
||||||
# numpy must be pinned — 2.0 is incompatible with this wheel
|
# chatterbox-turbo-ONNX models use IR v10.
|
||||||
https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1.3/onnxruntime_rocm-1.17.0-cp310-cp310-linux_x86_64.whl
|
# rocm-libs in Dockerfile provides the required ROCm shared libraries.
|
||||||
|
onnxruntime-rocm
|
||||||
numpy==1.26.4
|
numpy==1.26.4
|
||||||
|
|||||||
Reference in New Issue
Block a user