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

Extend `util::pad_image` with a `pad_value` parameter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • SystemML 0.14
    • None
    • None

    Description

      Currently, our util::pad_image function performs zero-padding, which is correct for operations such as convolution. In some cases, such as max pooling, it is necessary to pad with a different value such as negative infinity. Therefore, we should extend our util::pad_image function to accept a pad_value parameter with a noted typical value of 0.

      Attachments

        Activity

          People

            dusenberrymw Mike Dusenberry
            dusenberrymw Mike Dusenberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: