Skip to content

[TFLite][Frontend] Support for quantized squared difference#14667

Merged
leandron merged 1 commit intoapache:mainfrom
asparkhi:quant_squared_diff
Apr 20, 2023
Merged

[TFLite][Frontend] Support for quantized squared difference#14667
leandron merged 1 commit intoapache:mainfrom
asparkhi:quant_squared_diff

Conversation

@asparkhi
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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!

@leandron leandron merged commit 495ddc5 into apache:main Apr 20, 2023
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