You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/12/24 01:05:12 UTC

[GitHub] [tvm] anijain2305 opened a new pull request #7159: [TFLite] Reshape - support different qnn params for input and output

anijain2305 opened a new pull request #7159:
URL: https://github.com/apache/tvm/pull/7159


   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 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] anijain2305 merged pull request #7159: [TFLite] Reshape - support different qnn params for input and output

Posted by GitBox <gi...@apache.org>.
anijain2305 merged pull request #7159:
URL: https://github.com/apache/tvm/pull/7159


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] anijain2305 commented on pull request #7159: [TFLite] Reshape - support different qnn params for input and output

Posted by GitBox <gi...@apache.org>.
anijain2305 commented on pull request #7159:
URL: https://github.com/apache/tvm/pull/7159#issuecomment-751831803


   @mbaret @giuseros Ping


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] anijain2305 commented on pull request #7159: [TFLite] Reshape - support different qnn params for input and output

Posted by GitBox <gi...@apache.org>.
anijain2305 commented on pull request #7159:
URL: https://github.com/apache/tvm/pull/7159#issuecomment-752255990


   Thanks @junrushao1994 This is merged!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org