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 2017/12/29 06:12:05 UTC

[GitHub] eric-haibin-lin commented on issue #9211: mx.io.NDArrayIter with scipy.sparse, last batch becomes dense and with no warning upfront

eric-haibin-lin commented on issue #9211: mx.io.NDArrayIter with scipy.sparse, last batch becomes dense and with no warning upfront
URL: https://github.com/apache/incubator-mxnet/issues/9211#issuecomment-354403029
 
 
   Thanks for reporting this. 
   Supporting `last_batch_handle ` options other than `discard` with sparse matrix is on the TODO list. We'll support it after MKL concat operator is merged so that it properly returns a sparse matrix. For now probably we should add the missing error message 
   @ZiyueHuang 

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