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

Deron Eriksson reassigned SYSTEMML-649:
---------------------------------------

    Assignee: Deron Eriksson

> 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
>
> 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)

Reply via email to