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 2018/03/19 21:43:00 UTC

[jira] [Closed] (SYSTEMML-2199) Regression scoring failing w/ enabled codegen

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

Matthias Boehm closed SYSTEMML-2199.
------------------------------------
       Resolution: Fixed
         Assignee: Matthias Boehm
    Fix Version/s: SystemML 1.1

> Regression scoring failing w/ enabled codegen
> ---------------------------------------------
>
>                 Key: SYSTEMML-2199
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2199
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>            Priority: Major
>             Fix For: SystemML 1.1
>
>
> {code}
> Caused by: org.apache.sysml.runtime.DMLRuntimeException: Variable 'log_l_part_saturated' does not exist in the symbol table.
> 	at org.apache.sysml.runtime.controlprogram.context.ExecutionContext.getMatrixObject(ExecutionContext.java:194)
> 	at org.apache.sysml.runtime.controlprogram.context.ExecutionContext.getMatrixInput(ExecutionContext.java:273)
> 	at org.apache.sysml.runtime.instructions.cp.AggregateUnaryCPInstruction.processInstruction(AggregateUnaryCPInstruction.java:128)
> 	at org.apache.sysml.runtime.controlprogram.ProgramBlock.executeSingleInstruction(ProgramBlock.java:264)
> 	... 18 more
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)