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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to