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/06/19 06:27:49 UTC

[GitHub] robertnishihara commented on issue #11331: gluon bug: AttributeError: '_thread._local' object has no attribute 'value'

robertnishihara commented on issue #11331: gluon bug: AttributeError: '_thread._local' object has no attribute 'value'
URL: https://github.com/apache/incubator-mxnet/issues/11331#issuecomment-398288654
 
 
   @feevos it might be worth seeing if you can reproduce the issue without Ray. One thing to try would be pickling `f` (e.g., using **cloudpickle**), then unpickling it (in a different Python interpreter), and then executing the unpickled version.

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