Skip to content

[DO NOT MERGE] Example of the XAttention integration in the CPU plugin#31955

Closed
vshampor wants to merge 2 commits intoopenvinotoolkit:masterfrom
vshampor:xattn_cpu_integration
Closed

[DO NOT MERGE] Example of the XAttention integration in the CPU plugin#31955
vshampor wants to merge 2 commits intoopenvinotoolkit:masterfrom
vshampor:xattn_cpu_integration

Conversation

@vshampor
Copy link
Copy Markdown
Contributor

@vshampor vshampor commented Sep 3, 2025

See #31864

@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin labels Sep 3, 2025
@vshampor vshampor force-pushed the xattn_cpu_integration branch from a67b9d8 to 7cf49ce Compare September 3, 2025 13:13
@vshampor vshampor force-pushed the xattn_cpu_integration branch from 7cf49ce to 4760f90 Compare September 3, 2025 13:14
github-merge-queue bot pushed a commit that referenced this pull request Oct 1, 2025
### Details:
- Implements the XAttention operation using STL and OV reference
operations.
- Meant to be used for testing and debugging purposes only - does not
bring performance benefits if used on its own. Actual HW-accelerated
implementation would be using this code as reference.
 - #31955 contains an example of integrating with the CPU plugin.

### Tickets:
 - CVS-170365
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions github-actions bot added the Stale label Dec 14, 2025
@github-actions
Copy link
Copy Markdown
Contributor

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant