You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/09/08 04:12:06 UTC

[GitHub] [incubator-mxnet] dchoi77 opened a new pull request #16120: Mkldnn v1.0

dchoi77 opened a new pull request #16120: Mkldnn v1.0
URL: https://github.com/apache/incubator-mxnet/pull/16120
 
 
   ## Description ##
   An error in Doc.
   
   ## Checklist ##
   ### Essentials ###
   - [ ] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - The Doc of the function nn.Conv2DTranspose does not explain the input parameter 'padding' correctly. It is simply a copy of the part used in nn.Conv2D. You need to correct the meaning of padding. The same thing is applied to nn.Conv1DTranspose and nn.Conv3DTranspose.
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be made.
   - Interesting edge cases to note here
   

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