Skip to content

[Transformations] Enhance unsqueeze axis detection in reshape transformation a…#36134

Open
praasz wants to merge 5 commits into
openvinotoolkit:masterfrom
praasz:bugfix/pull-reshape-through-reduce-from-onnx-softmax9
Open

[Transformations] Enhance unsqueeze axis detection in reshape transformation a…#36134
praasz wants to merge 5 commits into
openvinotoolkit:masterfrom
praasz:bugfix/pull-reshape-through-reduce-from-onnx-softmax9

Conversation

@praasz
Copy link
Copy Markdown
Contributor

@praasz praasz commented May 29, 2026

Details:

  • Fix PullReshapeThroughReduce pass when last dim is split not pure unsqueeze.
  • There is no issue in reshape shape inference.

Tickets:

AI Assistance:

  • AI assistance used: yes
  • Debug and prepare reproducer

@praasz praasz requested review from a team as code owners May 29, 2026 12:50
@praasz praasz requested a review from Copilot May 29, 2026 12:51
Copy link
Copy Markdown
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 was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added category: Core OpenVINO Core (aka ngraph) category: transformations OpenVINO Runtime library - Transformations labels May 29, 2026
Copy link
Copy Markdown
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 3 out of 3 changed files in this pull request and generated 2 comments.

Comment thread src/core/tests/type_prop/reshape.cpp Outdated
Comment thread src/core/tests/type_prop/reshape.cpp Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@praasz praasz added this to the 2026.3 milestone Jun 1, 2026
Copy link
Copy Markdown
Contributor

@t-jankowski t-jankowski left a comment

Choose a reason for hiding this comment

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

ok for core

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

Labels

category: Core OpenVINO Core (aka ngraph) category: transformations OpenVINO Runtime library - Transformations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants