gpo.zugaina.org

Search Portage & Overlays:

sci-ml/onnx

Open Neural Network Exchange (ONNX)

Screenshots

  • onnx-1.22.0
    ~amd64 ~arm64
    disableStaticReg python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff
  • onnx-1.20.1
    ~amd64 ~arm64
    disableStaticReg python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: gentoo
  • onnx-1.18.0-r1
    ~amd64 ~arm64 ~riscv
    disableStaticReg python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: gentoo

ChangeLog

commit 669f045c7119a8516a3601ac142d9efada77ea3d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 23:20:20 2026 +0200

sci-ml/onnx: export shared library symbols

ONNX Runtime links schema, checker, and shape-inference APIs from the system shared
library. ONNX 1.22 hides those definitions by default, leaving downstream links with
unresolved symbols.

commit ee1c7d9ffada1f3b62ec5b8e836dcdfbbbb81590
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 23:03:45 2026 +0200

sci-ml/onnx: add 1.22.0

ONNX Runtime 1.29 pins ONNX 1.22.0, which is newer than the system repository
package. Adapt the package to the upstream scikit-build-core transition and declare
the exact release metadata floors.