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

Performance issue sparse-dense maxpooling backward

    XMLWordPrintableJSON

Details

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

    Description

      The current implementation of sparse-dense maxpooling_backward uses for every p-q combination a full scan over the sparse row just to find the applicable range. We should instead flip this dense implementation to a "real" sparse implementation that scans the sparse input just once.

      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: