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][Frontend] Support for quantized squared difference #14667

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

ashutosh-arm
Copy link
Contributor

In line with the TFLu implementation, this commit
enables mapping of quantized squared difference
to Relay's float32 squred difference.

cc @leandron

In line with the TFLu implementation, this commit
enables mapping of quantized squared difference
to Relay's float32 squred difference.

Co-Authored-By: Shai Maor <Shai.Maor@arm.com>
Co-Authored-By: Leandro Nunes <Leandro.Nunes@arm.com>
@tvm-bot
Copy link
Collaborator

tvm-bot commented Apr 19, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @ashutosh-arm

Copy link
Contributor

@NicolaLancellotti NicolaLancellotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

4 participants