nudles opened a new issue #701:
URL: https://github.com/apache/singa/issues/701


   Data loading is an important part of DL training, which could be slow and 
become a bottleneck if not implemented well.
   The tasks include
   1. implement dataset classes for common benchmark datasets to make them easy 
to access within SINGA (e.g., without manual downloading).
   2. implement common preprocessing operations
   3. implement parallel data loading for higher efficiency


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


Reply via email to