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

   Now our matrix gets rewritten when we have t(A %*% B) into t(B) %*% t(A), 
which contributes to a larger optimization space.


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