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 2022/07/29 15:10:14 UTC

[GitHub] [tvm] paperplanet opened a new pull request, #12234: [QNN]remove duplicated cast op when lowering qnn.requantize op in float mode

paperplanet opened a new pull request, #12234:
URL: https://github.com/apache/tvm/pull/12234

   Currently, lowering qnn.requantize in FP mode generates duplictated cast to float ops at the beginning, this patch removes the dpulicated cast op.
   
   cc @masahi @AndrewZhaoLuo for code review.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

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


[GitHub] [tvm] masahi merged pull request #12234: [QNN]remove duplicated cast op when lowering qnn.requantize op in float mode

Posted by GitBox <gi...@apache.org>.
masahi merged PR #12234:
URL: https://github.com/apache/tvm/pull/12234


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

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