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

Add compute kernel for Gelu (optional) #17597

Closed
liqunfu opened this issue Sep 18, 2023 · 1 comment
Closed

Add compute kernel for Gelu (optional) #17597

liqunfu opened this issue Sep 18, 2023 · 1 comment
Labels
feature request request for unsupported feature or enhancement
Milestone

Comments

@liqunfu
Copy link
Contributor

liqunfu commented Sep 18, 2023

Describe the feature request

Gelu has been added to ONNX 1.15.0 (onnx/onnx#5277). Need to implement compute kernel once ONNX 1.15.0 is in ORT (#17125).

Gelu is a function op. It is acceptable not to implement the op in ORT.

Describe scenario use case

NA

@liqunfu liqunfu added the feature request request for unsupported feature or enhancement label Sep 18, 2023
@liqunfu liqunfu added this to the 1.17 milestone Sep 18, 2023
@pengwa pengwa self-assigned this Feb 18, 2024
@pengwa
Copy link
Contributor

pengwa commented Feb 23, 2024

Merged in #19560

@pengwa pengwa closed this as completed Feb 23, 2024
@pengwa pengwa removed their assignment Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request request for unsupported feature or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants