You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2020/10/10 15:28:41 UTC

[GitHub] [systemds] mboehm7 commented on pull request #1078: [MINOR] MKL native MM setNonZeros to number of cells

mboehm7 commented on pull request #1078:
URL: https://github.com/apache/systemds/pull/1078#issuecomment-706566376


   The current runtime/compiler requires the non-zeros to be exact or unknown (-1) - so we cannot simply set it to fully dense. This information could be mistakenly used (e.g., when rewriting `sum(X!=0)` to `nnz(X)`)


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

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