YutingZhang commented on issue #13318: Improving multi-processing reliability 
for gluon DataLoader
URL: https://github.com/apache/incubator-mxnet/pull/13318#issuecomment-440781988
 
 
   > Can you see if your implementation solves this bug? #13126
   
   @ThomasDelteil  Yes. I think it solves the problem. I met this type of 
problems before, but I could not remember the exact cause now (I did the fixes 
for my code a while ago). It possibly due to the incorrect ordering of shutting 
down the workers and the fether_loop.
   
   I tried your example. I could replicate the problem, and the problem was 
solved by my fixes. How about to try it out at your side? 
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to