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/09/23 22:37:37 UTC

[GitHub] [tvm] areusch commented on a change in pull request #9092: Issue8717 x86 dws conv2d schedule

areusch commented on a change in pull request #9092:
URL: https://github.com/apache/tvm/pull/9092#discussion_r715201510



##########
File path: python/tvm/topi/x86/depthwise_conv2d.py
##########
@@ -305,6 +305,36 @@ def _schedule_depthwise_conv2d_NCHWc_impl(s, cfg, data_vec, kernel_vec, conv_out
     return s
 
 
+def schedule_depthwise_conv2d_nhwc(outs):

Review comment:
       @junrushao1994 @mbrookhart  is this location ok? i believe this schedule is generic. could you take a look at 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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

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