Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1284 Code generation for operator fusion
  3. SYSTEMDS-1964

Support for complex sparse-unsafe binary expressions in codegen outer templates

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • SystemML 1.0.0
    • Compiler, Runtime
    • None

    Description

      Currently, the candidate exploration algorithm of our code generation is not creating outer candidates for sum( (X != 0) * (U %*% t(V) - X) ^ 2) due to the sparse-unsafe minus X. This task aims to change that.

      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: