gpo.zugaina.org

Search Portage & Overlays:

dev-python/onnxscript

ONNX Script - authoring ONNX functions and models using a Python subset

Screenshots

  • onnxscript-0.7.0
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • onnxscript-0.6.2-r2
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • onnxscript-0.6.2-r1
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • onnxscript-0.6.2
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers

ChangeLog

commit 8359fbfc748958e00179ee3743c53782066ca25d
Author: Benny Powers <web@bennypowers.com>
Date: Thu Apr 23 08:27:14 2026 +0300

feat(dev-python/onnxscript): bump to 0.7.0

commit f0f15663febbe4b99ba878bb1097b04e37e480be
Author: Benny Powers <web@bennypowers.com>
Date: Wed Mar 11 15:51:28 2026 +0200

fix: onnxscript-0.6.2-r2 add networkx dependency

Required by torch.export used during ONNX model conversion.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>

commit e0d541088cbe87432a5d50fff51f5971438ced4a
Author: Benny Powers <web@bennypowers.com>
Date: Wed Mar 11 15:48:36 2026 +0200

fix: drop dev-python/onnx, use sci-ml/onnx from ::gentoo

sci-ml/onnx-1.20.1 already exists in the Gentoo repo and is installed.
The overlay's dev-python/onnx collides with it. Remove it and update
onnx-ir and onnxscript deps to reference sci-ml/onnx instead.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>

commit 76308473720f564cf35f3cf5c30a6bb97c530cc7
Author: Benny Powers <web@bennypowers.com>
Date: Wed Mar 11 11:42:42 2026 +0200

fix: update maintainer email to web@bennypowers.com

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>

commit 2dbcdbf604d5c1d38e52792895f22531543941a8
Author: Benny Powers <web@bennypowers.com>
Date: Wed Mar 11 11:40:08 2026 +0200

new: onnx-1.20.1, onnx-ir-0.2.0, onnxscript-0.6.2

ONNX ecosystem packages needed by MIGraphX custom nodes for
ComfyUI model compilation via torch.onnx.export.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>