robertnishihara edited a comment 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.
   
   EDIT: Oh, I see that it's already solved.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to