Skip to content

[TFLite] Reshape - support different qnn params for input and output#7159

Merged
anijain2305 merged 1 commit into
apache:mainfrom
anijain2305:tflite_q_reshape
Dec 29, 2020
Merged

[TFLite] Reshape - support different qnn params for input and output#7159
anijain2305 merged 1 commit into
apache:mainfrom
anijain2305:tflite_q_reshape

Conversation

@anijain2305

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@mbaret @giuseros Ping

@junrushao junrushao left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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