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

[TFLite] Add support for GELU conversion #16936

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

lhutton1
Copy link
Contributor

This commit adds support for converting a TFLite fp32 GELU operation to Relay.

Also includes some neighbouring cleanup of version checks to silence warnings.

cc @leandron @ekalda

This commit adds support for converting a TFLite fp32 GELU operation
to Relay.

Also includes some neighbouring cleanup of version checks to silence
warnings.

Change-Id: Ic43b1525c4b80cf7f47281c52bb9a8f2643c4073
@lhutton1
Copy link
Contributor Author

@tvm-bot rerun

@leandron leandron merged commit b54f57a into apache:main Apr 28, 2024
18 of 19 checks passed
@leandron
Copy link
Contributor

CI errors seem unrelated. Merging it now, thanks @lhutton1 !

@lhutton1 lhutton1 deleted the tflite-gelu-conversion branch April 28, 2024 16:25
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