Wheest opened a new pull request #7142:
URL: https://github.com/apache/tvm/pull/7142


   The goal of this pull request is to make asymmetric padding a first-class 
citizen in 2D convolution in TOPI.
   
   The current workload description has `"hpad"` and `"wpad"`, however this is 
not representative of all of the possible configurations.  Most TOPI conv2d 
implementations in TVM already support asymmetric padding, so I think this 
should be reflected in the workload description.
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to