Mike Dusenberry created SYSTEMML-1115:
-----------------------------------------

             Summary: Vectorize Convolution
                 Key: SYSTEMML-1115
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1115
             Project: SystemML
          Issue Type: Sub-task
            Reporter: Mike Dusenberry
            Assignee: Mike Dusenberry


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to