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/01/22 18:39:13 UTC

[GitHub] [tvm] merrymercy opened a new pull request #7328: [AutoScheduler] Fix conv3d's op strategy for auto-scheduler

merrymercy opened a new pull request #7328:
URL: https://github.com/apache/tvm/pull/7328


   We do not implement kernel layout rewrite for `topi.nn.conv3d_ncdhw`, so we should not pass `auto_scheduler_layout` to it.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] merrymercy merged pull request #7328: [FIX, AutoScheduler] Fix conv3d's op strategy for auto-scheduler

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


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org