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/03/11 11:39:48 UTC

[GitHub] [incubator-mxnet] dishaa19 commented on issue #4805: Simplest way to get actvations of certain layer during training.

dishaa19 commented on issue #4805: Simplest way to get actvations of certain layer during training.
URL: https://github.com/apache/incubator-mxnet/issues/4805#issuecomment-471505678
 
 
   Hello @sxjscience , Can you please explain in detail how to call back second output? I am new to MXNet and getting confused with the different approaches available. I have used mx.sym.Group[output_layer, fc_layer]. I would like to get the output of fc_layer which is an intermediate layer to my network.
   Please help..

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