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/09/16 21:52:14 UTC

[GitHub] [tvm] MasterJH5574 opened a new pull request, #12827: [TIR] Support pattern matching argmax/argmin generated by TOPI

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

   This PR introduces two reducers to TIR reduction part, so that rfactor and cross-thread reduction can be applied to those functions who contains argmax/argmin computation generated by TOPI.
   
   cc @junrushao 


-- 
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] junrushao merged pull request #12827: [TIR] Support pattern matching argmax/argmin generated by TOPI

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


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