ywcb00 opened a new pull request, #2466:
URL: https://github.com/apache/systemds/pull/2466

   Hi,
   this PR adds the row-wise sparsity estimator from:
   Lin, Chunxu, Wensheng Luo, Yixiang Fang, Chenhao Ma, Xilin Liu and Yuchi Ma;
   On Efficient Large Sparse Matrix Chain Multiplication;
   Proceedings of the ACM on Management of Data 2 (2024): 1 - 27.
   
   Note that the row sparsity propagation, as described in the publication, 
applies to MM chains only. Different operations use fallback methods for 
sparsity estimation using row sparsity vectors.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to