Skip to content

[OpenVINO] Extend RoPE Ignored Pattern - #4175

Merged
andrey-churkin merged 1 commit into
openvinotoolkit:developfrom
anzr299:an/fix_rope_ignored_pattern
Aug 19, 2026
Merged

[OpenVINO] Extend RoPE Ignored Pattern#4175
andrey-churkin merged 1 commit into
openvinotoolkit:developfrom
anzr299:an/fix_rope_ignored_pattern

Conversation

@anzr299

@anzr299 anzr299 commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Changes

Extend RoPE ignored pattern for OV backend.

Reason for changes

GPT-OSS has a rope pattern like this
matmul -> transpose -> cos/sin
This was not a supported pattern to identify rope matmul.

Related tickets

192806

@anzr299
anzr299 requested a review from a team as a code owner August 17, 2026 09:32
@github-actions github-actions Bot added the API Public API-impacting changes label Aug 17, 2026
@anzr299
anzr299 requested a review from andrey-churkin August 17, 2026 09:40
@andrey-churkin
andrey-churkin merged commit 07b6566 into openvinotoolkit:develop Aug 19, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Public API-impacting changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants