Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-2030

Missing transpose-matrixmult rewrites for special case mixed exec types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.0.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: