Skip to content

[GPU] Fix recursive format lookup for Reshape users - #38075

Open
andrew-k-park wants to merge 2 commits into
openvinotoolkit:releases/2026/4from
andrew-k-park:fix-gpu-format-recursion-2026.4
Open

[GPU] Fix recursive format lookup for Reshape users#38075
andrew-k-park wants to merge 2 commits into
openvinotoolkit:releases/2026/4from
andrew-k-park:fix-gpu-format-recursion-2026.4

Conversation

@andrew-k-park

Copy link
Copy Markdown
Contributor

Backport of (#38074) to releases/2026/4

@andrew-k-park
andrew-k-park requested review from a team as code owners September 10, 2026 15:27
@github-actions github-actions Bot added the category: GPU OpenVINO GPU plugin label Sep 10, 2026
@andrew-k-park andrew-k-park added backport label to backport PR to the release branch and removed category: GPU OpenVINO GPU plugin labels Sep 10, 2026
@andrew-k-park andrew-k-park added this to the 2026.4 milestone Sep 10, 2026
@andrew-k-park
andrew-k-park force-pushed the fix-gpu-format-recursion-2026.4 branch from b523c0b to 5be59f1 Compare September 10, 2026 15:31
@github-actions github-actions Bot added the category: GPU OpenVINO GPU plugin label Sep 10, 2026
Restore plain format selection for static nodes with Reshape users to
prevent recursive preferred-format lookup.

Exclude Deconvolution nodes to preserve their optimized blocked format
selection, and add a regression test for the rank-changing
Resample-to-Reshape path.
@geunhwan
geunhwan added this pull request to the merge queue Sep 11, 2026
@ValentinaKats
ValentinaKats removed this pull request from the merge queue due to a manual request Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport label to backport PR to the release branch category: GPU OpenVINO GPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants