Skip to content

Remove gqa_rotary_embedding and use op builder in its place#4777

Open
turneram wants to merge 1 commit intodevelopfrom
remove-gqa-rotary-embedding
Open

Remove gqa_rotary_embedding and use op builder in its place#4777
turneram wants to merge 1 commit intodevelopfrom
remove-gqa-rotary-embedding

Conversation

@turneram
Copy link
Copy Markdown
Contributor

Motivation

gqa_rotary_embedding is no longer needed with the additional of the op builder rotary_embedding. This PR finishes removing old code and updating tests.

Changelog Category

Add a CHANGELOG.md entry for any option other than Not Applicable

    • Added: New functionality.
    • Changed: Changes to existing functionality.
    • Removed: Functionality or support that has been removed. (Compared to a previous release)
    • Optimized: Component performance that has been optimized or improved.
    • Resolved Issues: Known issues from a previous version that have been resolved.
    • Not Applicable: This PR is not to be included in the changelog.

@turneram turneram requested a review from causten as a code owner April 10, 2026 16:27
@pfultz2
Copy link
Copy Markdown
Collaborator

pfultz2 commented Apr 10, 2026

@shivadbhavsar Is this used in torch_migraphx?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants