optima2005 opened a new pull request #4511: [CONV] Asymmetic padding URL: https://github.com/apache/incubator-tvm/pull/4511 The PR is to implement the 1st item in issue #2682. I tried to find as more as possible the places where padding is handled as symmetric. But there may be some missing. Please comment is your find more. The following module/file are kept using symmetic padding due to interface limitaion or I am not sure if changing to asymmetric would cause any trouble. topi/python/topi/x86/conv2d_alter_op.py topi/python/topi/rocm/conv2d.py topi/include/topi/nn.h convolution with 'cudnn' lib.
---------------------------------------------------------------- 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] With regards, Apache Git Services
