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] Reshape - support different qnn params for input and output #7159

Merged
merged 1 commit into from
Dec 29, 2020

Conversation

anijain2305
Copy link
Contributor

I came across a quantized TFLite 1.13 model that has different input and output quantization scales for Reshape operator. TFLite 2.x quantization spec has started to disallow that. This PR ensures that we can still perform the conversion for TFLite 1.13

@mbaret @giuseros

@anijain2305
Copy link
Contributor Author

@mbaret @giuseros Ping

Copy link
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

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

LGTM

@anijain2305 anijain2305 merged commit 59699a7 into apache:main Dec 29, 2020
@anijain2305
Copy link
Contributor Author

Thanks @junrushao1994 This is merged!

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