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] Added BrgemmCopyA support #26871

Conversation

a-sidorova
Copy link
Contributor

@a-sidorova a-sidorova commented Oct 1, 2024

Details:

  • Implement the op, the emitter, the kernel executor, the specific buffer (and updated the pass which replaces the existing buffers after brgemm copies with the specific)
  • Refactored brgemm_utils - now we have const config which fully describes decomposed MatMul instead of static stand alone helpers

Tickets:

  • 150842

Prerequsuites:

@github-actions github-actions bot added category: IE Tests OpenVINO Test: plugins and common category: CPU OpenVINO CPU plugin labels Oct 1, 2024
@a-sidorova a-sidorova added this to the 2024.5 milestone Oct 1, 2024
@a-sidorova a-sidorova force-pushed the feature/snippets/dynamism/brgemm_copy_a branch 5 times, most recently from a07a398 to 87dce5c Compare October 4, 2024 04:14
…platforms

[Snippets][CPU][Tests] Added tests for dynamic BF16/INT8 MHA

[Snippets][CPU] Removed check from callback
@a-sidorova a-sidorova force-pushed the feature/snippets/dynamism/brgemm_copy_a branch from 87dce5c to 1255c7b Compare October 4, 2024 05:36
@a-sidorova a-sidorova force-pushed the feature/snippets/dynamism/brgemm_copy_a branch from 1255c7b to 6dfb5cf Compare October 4, 2024 06:23
Copy link
Contributor

github-actions bot commented Nov 4, 2024

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Nov 4, 2024
@a-sidorova a-sidorova closed this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant