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 13 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 8 times, most recently from ac0ca1b to abc20bd Compare February 5, 2025 07:47
@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
@aobolensk aobolensk force-pushed the build-brgemm branch 5 times, most recently from 0d62442 to d1ef8ae Compare February 11, 2025 18:32
@aobolensk aobolensk force-pushed the build-brgemm branch 3 times, most recently from 760a563 to ac26ffc Compare February 14, 2025 15:15
@aobolensk aobolensk force-pushed the build-brgemm branch 2 times, most recently from 9e1a639 to 01d8216 Compare February 17, 2025 15:45
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.

2 participants