Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snippets][CPU] Batch brgemm execution for K blocking loops #28724

Open
wants to merge 1 commit 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 6 times, most recently from 9e1a639 to 01d8216 Compare February 17, 2025 15:45
@aobolensk aobolensk force-pushed the build-brgemm branch 2 times, most recently from 6475ab2 to 91c48c6 Compare February 26, 2025 06:49
# for free to join this conversation on GitHub. Already have an account? # 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