[jira] [Updated] (SYSTEMML-2034) Performance issue sparse-dense maxpooling backward

2017-12-01 Thread Matthias Boehm (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYSTEMML-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Boehm updated SYSTEMML-2034:
-
Priority: Blocker  (was: Major)

> Performance issue sparse-dense maxpooling backward
> --
>
> Key: SYSTEMML-2034
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2034
> Project: SystemML
>  Issue Type: Bug
>Reporter: Matthias Boehm
>Priority: Blocker
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (SYSTEMML-2034) Performance issue sparse-dense maxpooling backward

2017-12-01 Thread Matthias Boehm (JIRA)
Matthias Boehm created SYSTEMML-2034:


 Summary: Performance issue sparse-dense maxpooling backward
 Key: SYSTEMML-2034
 URL: https://issues.apache.org/jira/browse/SYSTEMML-2034
 Project: SystemML
  Issue Type: Bug
Reporter: Matthias Boehm






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)