Skip to content

[Protopipe] Reshape support for ONNXRT backend#34360

Closed
atamas19 wants to merge 52 commits intoopenvinotoolkit:masterfrom
atamas19:Onnxrt_reshape_support
Closed

[Protopipe] Reshape support for ONNXRT backend#34360
atamas19 wants to merge 52 commits intoopenvinotoolkit:masterfrom
atamas19:Onnxrt_reshape_support

Conversation

@atamas19
Copy link
Contributor

Details:

  • Added reshape parameter support for ONNXRT framework.
  • When reading layer metadata for ONNX models via OpenVINO, the reshape settings are now passed through to handle dynamic shapes.

Tickets:

AI Assistance:

  • AI assistance used: yes
  • GitHub Copilot (Claude) was used to identify the root cause of the dynamic shape error.

@atamas19 atamas19 requested a review from svigh February 26, 2026 14:11
@atamas19 atamas19 requested review from a team as code owners February 26, 2026 14:11
@atamas19 atamas19 requested review from ValentinaKats and removed request for a team February 26, 2026 14:11
@github-actions github-actions bot added category: docs OpenVINO documentation category: NPU OpenVINO NPU plugin labels Feb 26, 2026
@atamas19 atamas19 requested a review from Copilot February 26, 2026 14:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

@atamas19 atamas19 enabled auto-merge March 4, 2026 08:48
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: GPU OpenVINO GPU plugin category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra category: Python API OpenVINO Python bindings category: transformations OpenVINO Runtime library - Transformations category: LP transformations OpenVINO Low Precision transformations category: CI OpenVINO public CI category: ONNX FE OpenVINO ONNX FrontEnd category: dependency_changes Pull requests that update a dependency file category: CPP API OpenVINO CPP API bindings github_actions Pull requests that update GitHub Actions code category: PyTorch FE OpenVINO PyTorch Frontend category: TFL FE OpenVINO TensorFlow Lite FrontEnd category: JS API OpenVino JS API Bindings no-match-files category: NPUW NPUW plugin labels Mar 6, 2026
@atamas19 atamas19 closed this Mar 6, 2026
auto-merge was automatically disabled March 6, 2026 09:45

Pull request was closed

@github-actions github-actions bot removed category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: GPU OpenVINO GPU plugin category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra category: Python API OpenVINO Python bindings category: transformations OpenVINO Runtime library - Transformations labels Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: docs OpenVINO documentation category: NPU OpenVINO NPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.