You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2017/12/09 01:36:00 UTC

[jira] [Closed] (SYSTEMML-2037) Binary and ternary instructions w/ incorrect output instructions

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

Matthias Boehm closed SYSTEMML-2037.
------------------------------------
       Resolution: Fixed
         Assignee: Matthias Boehm
    Fix Version/s: SystemML 1.0

> Binary and ternary instructions w/ incorrect output instructions
> ----------------------------------------------------------------
>
>                 Key: SYSTEMML-2037
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2037
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 1.0
>
>
> There are instances of binary operations where the input sizes (e.g., matrix-vector) do not cover a potential dense-sparse change, which causes outputs to remain in wrong sparse/dense representations. For execution types such as singlenode as used in JMLC scenarios this is unnecessary.
> Furthermore, for special cases such as ctable rexpand, the output representation cannot be determined upfront and hence, we should similar to binary operations, check for sparse/dense conversions accordingly.



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