[ 
https://issues.apache.org/jira/browse/SYSTEMML-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Boehm closed SYSTEMML-2030.
------------------------------------
       Resolution: Fixed
         Assignee: Matthias Boehm
    Fix Version/s: SystemML 1.0

> Missing transpose-matrixmult rewrites for special case mixed exec types
> -----------------------------------------------------------------------
>
>                 Key: SYSTEMML-2030
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2030
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 1.0
>
>
> For example, on L2SVM 800GB sparse, there are various examples of {{t(X) mm 
> y}} where we do not apply the transpose-matrix mult rewrite to {{t(t( y ) mm 
> X)}} because the matrix mult is of type CP whereas the transpose is of type 
> Spark.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to