@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.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/2682#issuecomment-564352349