You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2016/08/05 18:04:20 UTC

[jira] [Closed] (SYSTEMML-649) JMLC/MLContext support for scalar output variables

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

Deron Eriksson closed SYSTEMML-649.
-----------------------------------

> JMLC/MLContext support for scalar output variables
> --------------------------------------------------
>
>                 Key: SYSTEMML-649
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-649
>             Project: SystemML
>          Issue Type: Task
>          Components: APIs
>            Reporter: Matthias Boehm
>            Assignee: Deron Eriksson
>             Fix For: SystemML 0.11
>
>
> Right now neither JMLC nor MLContext supports scalar output variables. This task aims to extend both APIs with the required primitives.
> The workaround is to cast any output scalar on script-level with as.matrix to a 1-1 matrix and handle it in the calling application. However, especially with MLContext this puts an unnecessary burden on the user as he needs to deal with RDDs for a simple scalar too. 



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