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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

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 from 305ff09 to b8ad6d2 Compare October 1, 2024 10:41
…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 2 times, most recently from b2e39d3 to 8b1d261 Compare October 3, 2024 12:49
@a-sidorova a-sidorova force-pushed the feature/snippets/dynamism/brgemm_copy_a branch from 8b1d261 to a07a398 Compare October 3, 2024 15:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant