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/05/27 19:23:08 UTC

[GitHub] [tvm] anwang2009 opened a new pull request, #11494: [Pass] Add MaxPool, AvgPool to FoldExplicitPadding

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

   Adds MaxPool, AvgPool to the `FoldExplicitPadding` simplification pass, with comprehensive tests
   
   cc @masahi @sfvaroglu @MargaretQian 


-- 
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 #11494: [Pass] Add MaxPool, AvgPool to FoldExplicitPadding

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


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