gogokotsev00 commented on PR #1948:
URL: https://github.com/apache/systemds/pull/1948#issuecomment-1923492122

   We were not able to find rewrites which impede an optimal matrix 
multiplication chain. We have tested with the following examples: 
   
   - -t(a) %\*% b %\*% -t(c) %\*% d
   - -t(a) %\*% b
   - -t(a) %\*% b %\*% c


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