[
https://issues.apache.org/jira/browse/SYSTEMML-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Dusenberry updated SYSTEMML-1115:
--------------------------------------
Issue Type: Improvement (was: Sub-task)
Parent: (was: SYSTEMML-618)
> Vectorize Convolution
> ---------------------
>
> Key: SYSTEMML-1115
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1115
> Project: SystemML
> Issue Type: Improvement
> Reporter: Mike Dusenberry
> Assignee: Mike Dusenberry
> Labels: SYSTEMML-618
>
> 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.4.14#64029)