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/05/23 05:38:37 UTC

[GitHub] lispc commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion?

lispc commented on issue #10996: Is  "Check failed: ctx == vcontext[nid]..." an internal assertion?
URL: https://github.com/apache/incubator-mxnet/issues/10996#issuecomment-391226473
 
 
   Finally I solved the problem by add a ```with mx.AttrScope(ctx_group=...)``` before ```mx.sym.Variable(name=...)```
   It is not an internal bug. But I think it may be better to use a more clear error message. The current error message is not easy for understanding and fixing the problem.

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