Skip to content

Fix optional input positions in converter#2961

Open
the0cp wants to merge 1 commit into
microsoft:mainfrom
the0cp:optional-input-positions
Open

Fix optional input positions in converter#2961
the0cp wants to merge 1 commit into
microsoft:mainfrom
the0cp:optional-input-positions

Conversation

@the0cp

@the0cp the0cp commented Jul 12, 2026

Copy link
Copy Markdown

Summary

  • Preserve empty input positions when a later optional ONNX input is supplied
  • Allow the converter to consume normalized None placeholders
  • Add generic argument-partitioning tests
  • Add a Resize conversion and ONNX Runtime regression test

Fixes #2007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Translation of inputs to Resize, when using 'sizes' argument, drops required inputs

1 participant