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/07 13:14:39 UTC

[GitHub] [incubator-mxnet] chinakook commented on issue #14228: Weird gluon hybridize bug

chinakook commented on issue #14228: Weird gluon hybridize bug
URL: https://github.com/apache/incubator-mxnet/issues/14228#issuecomment-470520416
 
 
   Wrapping y with F.identity(y) on the outer network also works. I think **y**, the input tensor, it cannot be backward because it does not pass through any operator.

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