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/06/14 15:13:39 UTC

[GitHub] [tvm] Icemist opened a new pull request, #11706: Move FlattenAtrousConv before AlterOpLayout in the default opt pipeline.

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

   FlattenAtrousConv must be called before AlterOpLayout to give a performance boost. The pass must be called before the change of the layout.


-- 
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] Icemist commented on pull request #11706: Move FlattenAtrousConv before AlterOpLayout in the default opt pipeline.

Posted by GitBox <gi...@apache.org>.
Icemist commented on PR #11706:
URL: https://github.com/apache/tvm/pull/11706#issuecomment-1155484025

   @masahi 


-- 
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 #11706: Move FlattenAtrousConv before AlterOpLayout in the default opt pipeline.

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


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