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/12/02 04:56:45 UTC

[GitHub] [tvm] wrongtest-intellif commented on pull request #13530: [TOPI] Use integer arithmetic for topi.image.resize

wrongtest-intellif commented on PR #13530:
URL: https://github.com/apache/tvm/pull/13530#issuecomment-1334763945

   > this PR is effectively a stronger form
   
   Yes. Many thanks for the extension! 
   
   For https://github.com/apache/tvm/pull/12315 it only try handle limited cases due to lack of fraction representation.
   
   It originally aims to solve tiling issue because backend interger analysis works poorly with float values.  We could not tile the resize space properly before... I think after this PR every modes of resize can be well scheduled :).


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