gpo.zugaina.org

Search Portage & Overlays:

sci-libs/onnxruntime

Cross-platform, high performance ML inferencing and training accelerator

Screenshots

  • onnxruntime-1.26.0-r1
    ~amd64
    python test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: guru
  • onnxruntime-1.26.0
    ~amd64
    python test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • onnxruntime-1.26.0
    ~amd64
    python test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: guru
  • onnxruntime-1.25.1
    ~amd64
    python test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: guru

ChangeLog

commit 6cefd2e68968302cbaf5f7f888d77248130b2159
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 15:15:40 2026 +0200

sci-libs/onnxruntime: new package, add 1.26.0

Microsoft's cross-platform ML inference runtime. Source build with
system libs (abseil, protobuf, re2, onnx, boost, etc.), USE=python
for Python bindings.

Forked from ::guru @ same version; ebuild + 3 patches copied as-is
(relax-flatbuffers-dep, no-werror, use-system-libraries). Build
verified end-to-end with PYTHON_SINGLE_TARGET=python3_13
+ USE=python; Python `import onnxruntime` resolves to 1.26.0.

Pulled in to support sci-ml/sherpa-onnx (source build).