optima2005 commented on issue #4300: [Relay][Frontend][Tensorflow]Add conv2d_transpose URL: https://github.com/apache/incubator-tvm/pull/4300#issuecomment-560297578 @yongwww I am wondering whether there might be some issue in padding for 'SAME'. This PR seems not match the padding in [topi.nn.conv2d_transpose](https://github.com/apache/incubator-tvm/blob/a1b6f4698110ef2916cebd2245a4ba5f001636c4/topi/python/topi/nn/conv2d_transpose.py#L66-L70) . I need a little more time to invectigate this and will get back a additional PR if any issue would be needed to fix this.
---------------------------------------------------------------- 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
