You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/12 21:00:34 UTC

[GitHub] [incubator-tvm] abergeron opened a new pull request #4318: [Relay][TOPI]Fix meaning of conv2d_transpose output_padding parameter

abergeron opened a new pull request #4318: [Relay][TOPI]Fix meaning of conv2d_transpose output_padding parameter
URL: https://github.com/apache/incubator-tvm/pull/4318
 
 
   I've fixed the meaning of output_padding to be more in line with what other machine learning frameworks and libraries intend for the meaning and also to make it actually useful for the gradient.
   
   This changed the definition of conv2d_transpose in TOPI in a minor way but I tried to make the change transparent as much as possible.
   
   @vinx13 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services