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

Extend outer template support for matrix-scalar ops on sparse driver

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.15
    • Compiler, Runtime
    • None

    Description

      This task aims to support additional sparse-safe matrix-scalar operations on top of the sparse driver of an outer product codegen template. This includes, for instance, the X!=0 in below example

      ((X!=0)*(U%*%t(V)+eps)) %*% V
      

      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: