Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GPU] Fix the issue missing data padding info in update_shape #26276

Merged

Conversation

ahnyoung-paul
Copy link
Contributor

Details:

  • Do not set shape_changed to true when shape is not changed.
  • Fix output layout does not have updated data_padding which is calculated by calc_output_layouts in update_shape

Tickets:

  • 149773

@ahnyoung-paul ahnyoung-paul requested review from a team as code owners August 28, 2024 11:36
@ahnyoung-paul ahnyoung-paul added the category: GPU OpenVINO GPU plugin label Aug 28, 2024
@ahnyoung-paul ahnyoung-paul added this to the 2024.4 milestone Aug 28, 2024
@yeonbok yeonbok added this pull request to the merge queue Aug 29, 2024
Merged via the queue into openvinotoolkit:master with commit 46d1a4d Aug 29, 2024
126 checks passed
@yeonbok yeonbok deleted the fix_update_shape_issue branch August 29, 2024 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants