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


   thanks for following up on this, instead of converting the vector back to 
dense (after it has been copied from dense to sparse), couldn't we directly do 
`ret.copy(rtasks.get(0).get(), false); //for init` before the call to 
`aggregateFinalResults` to keep the accumulator dense?


-- 
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:
[email protected]


Reply via email to