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] Prevent concat different formats for onednn #28668

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

Conversation

clee30
Copy link
Contributor

@clee30 clee30 commented Jan 24, 2025

During optimization flow, in add reordering to some layers, potential will create concat various inputs with different format. Add a check in onednn concatenation to prevent it

CVS-154372

During optimization flow, during adding reordering, potential will
create concat various inputs with different format.  Add a check in
onednn concatenation to prevent it
@clee30 clee30 requested review from a team as code owners January 24, 2025 13:30
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Jan 24, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalIntelPR External contributor from Intel label Jan 24, 2025
@p-durandin
Copy link
Contributor

build_jenkins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin ExternalIntelPR External contributor from Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants