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/05/03 06:21:42 UTC

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

yifeim commented on issue #14228: Weird gluon hybridize bug
URL: https://github.com/apache/incubator-mxnet/issues/14228#issuecomment-488959727
 
 
   No, these two problems seem unrelated. In fact, I have two points of confusion now:
   (1) The initial post had different error messaging.
   ```
   MXNetError: Error in operator node_5_backward: [01:30:17] src/imperative/./imperative_utils.h:684: Check failed: g.GetAttr<size_t>("storage_type_num_unknown_nodes") == 0U (1 vs. 0)
   ```
   (2) The workaround did not trigger the second error, even though variable `y` was still no in the computational graph.

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