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 2020/09/16 19:56:52 UTC

[GitHub] [incubator-tvm] Wheest commented on pull request #6137: Better grouped convolution for CPU targets

Wheest commented on pull request #6137:
URL: https://github.com/apache/incubator-tvm/pull/6137#issuecomment-693632139


   @ZihengJiang Have updated linting errors.  
   
   Have added asymmetric padding support, however this isn't consistent across the rest of TOPI.   Have added a new workload type in `python/tvm/topi/nn/conv2d.py`, that can be adopted across other Conv2D implementations.
   
   Have been looking at suggested scheduled improvements, however have not been able to get any improvements to date.
   
   Have not yet figured out how to do the kernel packing step in `alter_op_layout`, but I think I can do when I have some time next week.
   
   


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