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 2017/05/26 04:51:04 UTC

[jira] [Updated] (SYSTEMML-1631) Codegen support for various patterns in nn dml library

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

Matthias Boehm updated SYSTEMML-1631:
-------------------------------------
    Description: 
This task aims to make all necessary codegen optimizer and runtime extensions to support a variety of challenging patterns of the SystemML nn library:

1) softmax - backward (as single row aggregate operator): this pattern requires support for vector-vector operation primitives. 

  was:
This task aims to make all necessary codegen optimizer and runtime extensions to support a variety of challenging patterns of the SystemML nn library:

1) softmax - backward (as single row aggregate operator)


> Codegen support for various patterns in nn dml library
> ------------------------------------------------------
>
>                 Key: SYSTEMML-1631
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1631
>             Project: SystemML
>          Issue Type: Sub-task
>          Components: Compiler, Runtime
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 0.14
>
>
> This task aims to make all necessary codegen optimizer and runtime extensions to support a variety of challenging patterns of the SystemML nn library:
> 1) softmax - backward (as single row aggregate operator): this pattern requires support for vector-vector operation primitives. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)