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/11/29 08:14:15 UTC

[GitHub] anirudh2290 commented on issue #8817: Creating a monodimensional sparse array returns an error

anirudh2290 commented on issue #8817: Creating a monodimensional sparse array returns an error
URL: https://github.com/apache/incubator-mxnet/issues/8817#issuecomment-347784315
 
 
   +1 for converting shape (10) to (1, 10) for CSR. IMO, this behavior should be consistent between row_sparse and csr (in both cases (10) should convert to (1, 10)).

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