apivovarov edited a comment on issue #4300: [Relay][Frontend][Tensorflow]Add 
conv2d_transpose
URL: https://github.com/apache/incubator-tvm/pull/4300#issuecomment-560579549
 
 
   In any case please add `_test_convolution` for 3x3 kernel and SAME padding.
   Looks like you changed kernel to 1x1 in order for SAME padding tests to pass.
   
   For now I'd open PR to make kernel size check and show users message saying 
that "Currently we support SAME padding for kernel with size 1x1 only"
   @yongwww @optima2005 
   Example: 
https://github.com/apache/incubator-tvm/blob/master/python/tvm/relay/frontend/tflite.py#L1440

----------------------------------------------------------------
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

Reply via email to