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

[Snippets][CPU] Enabled N, K blocking for MatMul FP32 with transposed_b=true #29675

Conversation

a-sidorova
Copy link
Contributor

@a-sidorova a-sidorova commented Mar 25, 2025

Details:

  • Enabled N, K blocking for MatMul FP32 with transposed_b=true
  • Fixed AdjustBrgemmCopyBLoopPorts for the case FP32 Brgemm with repacking

Tickets:

  • 164966

TODO:

  • Performance validation is attached to the mentioned ticket

@a-sidorova a-sidorova added this to the 2025.2 milestone Mar 25, 2025
@a-sidorova a-sidorova requested review from a team as code owners March 25, 2025 08:11
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Mar 25, 2025
@a-sidorova
Copy link
Contributor Author

The performance validation is passed. The results are described in the ticket 164966

@a-sidorova a-sidorova added this pull request to the merge queue Mar 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2025
@a-sidorova a-sidorova added this pull request to the merge queue Mar 26, 2025
Merged via the queue into openvinotoolkit:master with commit 4a3ee4d Mar 26, 2025
187 checks passed
@a-sidorova a-sidorova deleted the fix/snippets/blocking_transposed_b_true branch March 26, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants