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

Binary and ternary instructions w/ incorrect output instructions

    XMLWordPrintableJSON

Details

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

    Description

      There are instances of binary operations where the input sizes (e.g., matrix-vector) do not cover a potential dense-sparse change, which causes outputs to remain in wrong sparse/dense representations. For execution types such as singlenode as used in JMLC scenarios this is unnecessary.

      Furthermore, for special cases such as ctable rexpand, the output representation cannot be determined upfront and hence, we should similar to binary operations, check for sparse/dense conversions accordingly.

      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: