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/01/09 22:41:17 UTC

[GitHub] gold-mango opened a new issue #3946: When predicting, does mxnet provide thread-safe interface?

gold-mango opened a new issue #3946: When predicting, does mxnet provide thread-safe interface?
URL: https://github.com/apache/incubator-mxnet/issues/3946
 
 
   When deploying online, multi-threads is usually required. If each thread load a model, the memory consume costly, so is there a thread-safe interface that share model parameters?

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