[GitHub] [incubator-tvm] icemelon9 commented on issue #4787: [Relay] Conv2D padding representation

2020-02-04 Thread GitBox
icemelon9 commented on issue #4787: [Relay] Conv2D padding representation URL: https://github.com/apache/incubator-tvm/pull/4787#issuecomment-582063672 @zxy844288792 I see that you didn't modify the `contrib_depthwise_conv2d_nchwc`. Should we also use `get_pad_tuple2d` for it?

[GitHub] [incubator-tvm] icemelon9 commented on issue #4787: [Relay] Conv2D padding representation

2020-01-31 Thread GitBox
icemelon9 commented on issue #4787: [Relay] Conv2D padding representation URL: https://github.com/apache/incubator-tvm/pull/4787#issuecomment-580874675 You should also add `get_pad_tuple2d` to these contrib conv2d ops, e.g., contrib_conv2d_nchwc