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/01/23 23:25:00 UTC

[GitHub] Ishitori commented on issue #12393: Deadlock in save_checkpoint when using threading

Ishitori commented on issue #12393: Deadlock in save_checkpoint when using threading
URL: https://github.com/apache/incubator-mxnet/issues/12393#issuecomment-457006123
 
 
   Unfortunately, overall MXNet is not thread safe. You can see why in this part of the documentation: https://mxnet.incubator.apache.org/versions/master/architecture/overview.html?#push-and-wait.
   
   If it answers your question, please close the ticket.

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