[
https://issues.apache.org/jira/browse/SYSTEMML-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-2143.
------------------------------------
Resolution: Fixed
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.1
> Unsupported sprop/sigmoid in codegen row templates
> --------------------------------------------------
>
> Key: SYSTEMML-2143
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2143
> Project: SystemML
> Issue Type: Bug
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Priority: Major
> Fix For: SystemML 1.1
>
>
> {code}
> Caused by: org.apache.sysml.runtime.DMLRuntimeException:
> java.lang.RuntimeException: Unsupported unary matrix operation: SPROP
> at
> org.apache.sysml.hops.codegen.SpoofCompiler.optimize(SpoofCompiler.java:452)
> at
> org.apache.sysml.hops.recompile.Recompiler.recompile(Recompiler.java:369)
> at
> org.apache.sysml.hops.recompile.Recompiler.recompileHopsDag(Recompiler.java:163)
> at
> org.apache.sysml.runtime.controlprogram.ProgramBlock.execute(ProgramBlock.java:147)
> ... 22 more
> Caused by: java.lang.RuntimeException: Unsupported unary matrix operation:
> SPROP
> at
> org.apache.sysml.hops.codegen.template.TemplateRow.rConstructCplan(TemplateRow.java:346)
> at
> org.apache.sysml.hops.codegen.template.TemplateRow.rConstructCplan(TemplateRow.java:244)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)