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] Batch brgemm execution for K blocking loops #28724

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aobolensk
Copy link
Contributor

@aobolensk aobolensk commented Jan 29, 2025

Details:

  • Rename BrgemmCPU node to GemmCPU since there is no batch reduce involved in snippets scenario
  • Introduce BrgemmCPU node that performs fused Gemm execution in basic scenarios

Tickets:

  • 160470

@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Jan 29, 2025
@aobolensk aobolensk force-pushed the build-brgemm branch 4 times, most recently from c954669 to ff038c9 Compare January 29, 2025 12:20
@github-actions github-actions bot added the category: docs OpenVINO documentation label Jan 29, 2025
@aobolensk aobolensk force-pushed the build-brgemm branch 7 times, most recently from 44eef8b to 1f34bbf Compare February 3, 2025 19:02
@aobolensk aobolensk marked this pull request as ready for review February 5, 2025 11:01
@aobolensk aobolensk requested review from a team as code owners February 5, 2025 11:01
@aobolensk aobolensk requested review from kblaszczak-intel and removed request for a team February 5, 2025 11:01
@aobolensk aobolensk removed the request for review from kblaszczak-intel February 5, 2025 11:01
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: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant