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 2018/03/16 00:43:57 UTC

[GitHub] kazizzad opened a new issue #10126: Change a block

kazizzad opened a new issue #10126: Change a block
URL: https://github.com/apache/incubator-mxnet/issues/10126
 
 
   Hi, 
   I am trying to implement the following work
   https://openreview.net/pdf?id=B1QRgziT-
   It has the tensor flow, chainer, and pytorch implementation, but I could not find gluon version of it.
   It requires changing the structure of the layers. (sample code for pytorch  https://github.com/godisboy/SN-GAN/blob/master/src/snlayers/snconv2d.py)
   
   Can you help me to design such block in gluon?
   This page http://gluon.mxnet.io/chapter03_deep-neural-networks/custom-layer.html
   shows how to build a new layer, but not modifying the existing one.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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