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 propagate_constants bug in case input format is permuted #28805

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kelvinchoi-intel
Copy link
Contributor

@kelvinchoi-intel kelvinchoi-intel commented Feb 4, 2025

Details:

  • The new node form propagate_constants has not-updated format in case input format is permuted. This causes incompatable between memory and data node layout.

Tickets:

  • 160893

@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Feb 4, 2025
@kelvinchoi-intel kelvinchoi-intel changed the title [GPU] Add intermediate weight reorder including siblings without impl [GPU] Fix propagate_constants bug in case input format is permuted Feb 6, 2025
@kelvinchoi-intel kelvinchoi-intel marked this pull request as ready for review February 6, 2025 06:14
@kelvinchoi-intel kelvinchoi-intel requested review from a team as code owners February 6, 2025 06:14
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.

1 participant