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/03/08 05:09:49 UTC

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14344: [WIP]support multi-theading for Gluon BlockScope

eric-haibin-lin commented on issue #14344: [WIP]support multi-theading for Gluon BlockScope
URL: https://github.com/apache/incubator-mxnet/pull/14344#issuecomment-470806949
 
 
   Look forward to the final version. I previously hit similar issues and found many thread_local variables, including `is_recording`, `is_train` and thread-local temp resource manager. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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