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

Vectorize Convolution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Once im2col and pad_image are vectorized over all examples, the convolution layer functions can be vectorized as well. This would result in a single matrix multiply in the forward function that computes the convolution over all n images at once, rather than using a parfor loop over the examples.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: