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] Add input reorder for onednn gemm #29059

Merged

Conversation

jade-cho
Copy link
Contributor

  • Add reorder to change input format from blocked to plain for dGPU to select onednn kernel for gemm.

Tickets:

  • 162459

@jade-cho jade-cho requested review from a team as code owners February 19, 2025 02:37
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Feb 19, 2025
@jade-cho jade-cho force-pushed the add_reorder_for_onednn_gemm branch from 32664d1 to 0ab6e11 Compare February 19, 2025 06:23
+ Add reorder to change input format from blocked to plain for dGPU to select onednn kernel for gemm.
@jade-cho jade-cho force-pushed the add_reorder_for_onednn_gemm branch from 0ab6e11 to 3f3fe88 Compare February 20, 2025 00:55
@p-durandin p-durandin added this pull request to the merge queue Feb 20, 2025
Merged via the queue into openvinotoolkit:master with commit 45837a4 Feb 20, 2025
168 checks passed
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.

3 participants