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 2019/07/02 06:27:56 UTC

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #15428: Dataloader does not support sparse data

eric-haibin-lin opened a new issue #15428: Dataloader does not support sparse data
URL: https://github.com/apache/incubator-mxnet/issues/15428
 
 
   Current gluon dataloader does not support sparse data (CSRNDArray), mainly due to https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/data/dataloader.py#L41-L58 only supporting dense ndarray.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services