Matthias Boehm created SYSTEMML-2143:
----------------------------------------

             Summary: 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


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

Reply via email to