Baunsgaard opened a new pull request #1415:
URL: https://github.com/apache/systemds/pull/1415


   The Prod instruction was bugged in cases where the input matrix is
   Sparse but filled with values on the rows, but all zero on other rows.
   
   Additionally this commit change Prod to return 1 in cases where we have
   an matrix input that have 0 columns or rows.
   
   Also included in the commit is some component test verifying the op.


-- 
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: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to