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 2021/09/30 16:24:19 UTC

[GitHub] [tvm] ophirfrish opened a new pull request #9165: Support quantised RSQRT operator in TFLite

ophirfrish opened a new pull request #9165:
URL: https://github.com/apache/tvm/pull/9165


   The commit tests _convert_unary_elemwise function for the quantized and
   non quantized tensor for the RSQRT op.
   Other operators will be tested in future (separated) commits.
   
   cc @areusch @leandron @gromero @Mousius for reviews
   
   


-- 
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] leandron edited a comment on pull request #9165: Support quantised RSQRT operator in TFLite

Posted by GitBox <gi...@apache.org>.
leandron edited a comment on pull request #9165:
URL: https://github.com/apache/tvm/pull/9165#issuecomment-933647216


   As all the tests are passing here, and the issue is sitting here for a few days, I'll merge it and we can take any required changes as follow-up patches.
   
   For the potential operators that can be implemented in future, benefiting from this PR, we raised https://github.com/apache/tvm/issues/9187.
   
   Thanks @ophirfrish!


-- 
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] leandron merged pull request #9165: Support quantised RSQRT operator in TFLite

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


   


-- 
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] leandron commented on pull request #9165: Support quantised RSQRT operator in TFLite

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


   Ass all the tests are passing here, and the issue is sitting here for a few days, I'll merge it and we can take any required changes as follow-up patches.
   
   For the potential operators that can be implemented in future, benefiting from this PR, we raised https://github.com/apache/tvm/issues/9187.
   
   Thanks @ophirfrish!


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