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

Invalid empty input handling on fused mmchain XtXvy w/ minus

    XMLWordPrintableJSON

Details

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

    Description

      We compile a single fused mmchain operator of type XtXvy but this implementation did not properly handle empty right hand side vectors (here combined_weights) in case of minus.

      residuals = local_X %*% combined_weights - X[,1]
      res_A = t(local_X) %*% residuals
      

      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: