Baunsgaard opened a new pull request, #1630: URL: https://github.com/apache/systemds/pull/1630
This commit fixes bugs for Row and Col product for sparse matrices. Since it is highly unlikely that we randomly construct sparse matrices that have full rows or cols these bugs were never found. A fully dense row or column is required to detect these bugs since product produce 0 in any other case. -- 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]
