microsoft / microsoft/Olive

Replace onnxruntime.tools.symbolic_shape_infer with onnx-shape-inference

Open
#2,560 0 comments 1 reaction 2 assignees View on GitHub

@justinchuby is already working on this.

Since Jul 6, 2026.

  • #2562 by @copilot-swe-agent — closed without merging
Dominant language
Python
Stars
2.4k
Forks
315
Avg merge
4d 11h
Merged PRs (30d)
16

Description

onnx-shape-inference is a port and improvement of the onnxruntime symbolic shape inference engine that is now used by mobius. It is robustly tested and supports onnx ir without serialization.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.