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

[Op][Internal] Rename SwiGLU to GLU #27683

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

mitruska
Copy link
Contributor

Details:

  • Rename internal op SwiGLU to GLU (no naming changes for GPU swiglu kernel in this PR)

Current SwiGLU can be also GeGLU, it depends on the glu_type member.
It has been proposed by several people to rename this op and make the name more generic like GLU.

Related comment:
#27579 (comment)

Tickets:

  • 157623

@mitruska mitruska requested review from a team as code owners November 21, 2024 17:53
@mitruska mitruska requested review from itikhono and removed request for a team November 21, 2024 17:53
@mitruska mitruska self-assigned this Nov 21, 2024
@github-actions github-actions bot added category: GPU OpenVINO GPU plugin category: transformations OpenVINO Runtime library - Transformations labels Nov 21, 2024
@mitruska mitruska added this pull request to the merge queue Nov 22, 2024
Merged via the queue into openvinotoolkit:master with commit f6e0ba0 Nov 22, 2024
170 checks passed
@mitruska mitruska deleted the mitruska/rename_swiglu branch November 22, 2024 10:26
NishantPrabhuFujitsu pushed a commit to NishantPrabhuFujitsu/openvino that referenced this pull request Nov 26, 2024
### Details:
- Rename internal op SwiGLU to GLU (no naming changes for GPU swiglu
kernel in this PR)
 
Current SwiGLU can be also GeGLU, it depends on the glu_type member.
It has been proposed by several people to rename this op and make the
name more generic like GLU.

Related comment:

openvinotoolkit#27579 (comment)

### Tickets:
 - 157623
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin category: transformations OpenVINO Runtime library - Transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants