You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/10/12 22:34:39 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #19338: The print output of `mx.nn.Conv2dTranspose` shows the wrong direction of in and out channels.

leezu commented on issue #19338:
URL: https://github.com/apache/incubator-mxnet/issues/19338#issuecomment-707378679


   You can adapt https://github.com/apache/incubator-mxnet/blob/af2b4bcecfbf52df3a833974651eb75301d8f860/python/mxnet/gluon/nn/conv_layers.py#L156-L175 or overwrite the `__repr__` method of Conv2dTranspose class in the same file


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org