Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-2143

Unsupported sprop/sigmoid in codegen row templates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.1
    • None
    • None

    Description

      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)
      

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: