[
https://issues.apache.org/jira/browse/SYSTEMML-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-1771.
------------------------------------
Resolution: Fixed
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.0
> Return value from estimateSize() is ignored in
> UnaryOp#computeIntermediateMemEstimate
> -------------------------------------------------------------------------------------
>
> Key: SYSTEMML-1771
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1771
> Project: SystemML
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Matthias Boehm
> Priority: Minor
> Fix For: SystemML 1.0
>
>
> {code}
> if (DMLScript.USE_ACCELERATOR) {
> OptimizerUtils.estimateSize(dim1, dim2); // Intermediate memory
> required to convert sparse to dense
> }
> {code}
> Return value is ignored.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)