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/10/11 21:07:57 UTC

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16434: WaitForVar in dependency engine not thread safe

anirudh2290 commented on issue #16434: WaitForVar in dependency engine not thread safe
URL: https://github.com/apache/incubator-mxnet/issues/16434#issuecomment-541224556
 
 
   I noticed that this happens only when we call NDArray constructor in cpp pacakge and WaitToRead in main thread. If there is only waitall and not wait to read it works fine. Need to check if this is an issue with frontend CPP package.

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