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 wrong bias_concat_axis. #26737

Conversation

hyunback
Copy link
Contributor

SDXL functional failure in oneDNN because of wrong bias shape.
#26599

Tickets:

  • 148876

SDXL functional failure in oneDNN because of wrong bias shape.

Signed-off-by: hyunback <hyunback.kim@intel.com>
@hyunback hyunback added category: GPU OpenVINO GPU plugin WIP work in progress labels Sep 23, 2024
@hyunback hyunback requested review from a team as code owners September 23, 2024 09:12
@yeonbok
Copy link
Contributor

yeonbok commented Sep 23, 2024

I made a fix for the target issue: [GPU] Fixed error on fused fc with fused bias when all the bias shapes are same by yeonbok · Pull Request #26751 · openvinotoolkit/openvino (github.com) Could you try this?

@hyunback hyunback closed this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants