You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/14 16:56:23 UTC

[GitHub] ptrendx commented on issue #7450: reporting bugs: pbegin_ <= pend_. Two thread conflicts.

ptrendx commented on issue #7450:  reporting bugs: pbegin_ <= pend_. Two thread conflicts.
URL: https://github.com/apache/incubator-mxnet/issues/7450#issuecomment-322245850
 
 
   Thank you for reporting that issue. The source_ in ThreadedInputSplit and source_ in ImageRecordIter are 2 different things, so that is not a problem, but by the way you worked around it it seems there is some conflict between ThreadedInputSplit and InputSplitShuffle.
   I can look into this, but I'm not 100% sure what the priority there should be - I am working on a IO refactor that would enable global shuffling without InputSplitShuffle. On the other hand 0.11 is close and we would probably want to fix it in the meantime before that refactor goes in. 
   @piiswrong Any thoughts on that?
 
----------------------------------------------------------------
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