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 2018/05/03 21:52:20 UTC

[GitHub] piiswrong commented on issue #10793: dataloader load custom dataset error

piiswrong commented on issue #10793: dataloader load custom dataset error
URL: https://github.com/apache/incubator-mxnet/issues/10793#issuecomment-386448613
 
 
   DataLoader doesn't know how to convert raw bytes to batches. you need to provide a custom batchify_fn. 

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