ThomasDelteil commented on issue #13447: Rewrite dataloader, improves responsiveness and reliability URL: https://github.com/apache/incubator-mxnet/pull/13447#issuecomment-442650646 Thanks that's a massive improvements, especially for datasets that gets iterated in a small number of iterations (small datasets or big batch sizes). The killing and respawning of workers was one reason why I was questioning more and more the fact that Gluon is privileging the concept of epochs vs number of iterations in measuring progress through training for checkpointing, iterating, etc.
---------------------------------------------------------------- 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
