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

CLA Compress NaN

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • SystemDS 3.1
    • SystemDS 3.1
    • Compress
    • None

    Description

      Currently, the compression framework does not allow one to compress a MatrixBlock containing NaN values.
      While the allocated compression block does not support operations on matrices containing NaN it does not mean we cannot compress it still.
      This task is to compress a MatrixBlock containing NaN values, and in the process of compressing replacing all NaN values with 0 and Write a warning in case a Nan is discovered.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              baunsgaard Sebastian Baunsgaard
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: