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/10 22:29:21 UTC

[GitHub] eric-haibin-lin commented on issue #8611: optimization for dot(csr.T, dense) = rsp

eric-haibin-lin commented on issue #8611: optimization for dot(csr.T, dense) = rsp
URL: https://github.com/apache/incubator-mxnet/pull/8611#issuecomment-343603981
 
 
   Yes, the original dot(csr.T, dense) performance is not good. The same for scipy - it's not always faster than the dense dot even with very sparse data. 

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