[
https://issues.apache.org/jira/browse/SYSTEMML-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm updated SYSTEMML-2199:
-------------------------------------
Description:
{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}
> 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
> Priority: Major
>
> {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)