optima2005 commented on issue #2682: [RFC] Asymmetric padding for convolution URL: https://github.com/apache/incubator-tvm/issues/2682#issuecomment-564352349 @FrozenGene, I'd like to try to implement this. I am thinking if I could follow @Huyuwei proposal by doing this with backward compatible way. The padding would accept 1 value, or 2 values, or 4 values ( 3 and 6 for coming 3d ops). For 1 and 2 case, the existing logic would be kept, which would ensure ZERO-Existing would be broken. 4 values would only be used in a asymmetric padding.
---------------------------------------------------------------- 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
