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 fc_tiled kernel for eltwise fusion and allow fusion for dynamic shape #26502

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

yeonbok
Copy link
Contributor

@yeonbok yeonbok commented Sep 10, 2024

Details:

  • Fixed bug in fc_tiled_opt kernel + eltwise fusion
  • Allow fc (fp precision) + eltwise fusion for dynamic case & unfuse if unsupported kernel is selected

Tickets:

@yeonbok yeonbok requested review from a team as code owners September 10, 2024 00:44
@yeonbok yeonbok changed the title [DRAFT] Fix fc_tiled kernel for eltwise fusion and allow fusion for dynamic shape [DRAFT][GPU] Fix fc_tiled kernel for eltwise fusion and allow fusion for dynamic shape Sep 10, 2024
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Sep 10, 2024
Fix bf layout case too
@yeonbok yeonbok changed the title [DRAFT][GPU] Fix fc_tiled kernel for eltwise fusion and allow fusion for dynamic shape [GPU] Fix fc_tiled kernel for eltwise fusion and allow fusion for dynamic shape Sep 10, 2024
(onednn fusion test is already existing)
@yeonbok yeonbok added this pull request to the merge queue Sep 12, 2024
Merged via the queue into openvinotoolkit:master with commit cbe2edf Sep 12, 2024
135 checks passed
@yeonbok yeonbok deleted the taylor_fix_fc_fusion branch September 12, 2024 03:58
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