You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2016/10/01 20:52:20 UTC

[jira] [Commented] (SYSTEMML-1001) Allow users to pass non-0 padding in max_pool_builtin.dml

    [ https://issues.apache.org/jira/browse/SYSTEMML-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15539144#comment-15539144 ] 

Mike Dusenberry commented on SYSTEMML-1001:
-------------------------------------------

Yeah although this is not as common, it would be good to allow for integration with Caffe and others. :)  Question: Do you know if there is a way to have default values for parameters in DML?  If not, is it possible to define two DML functions in the same file with the same name but different parameters?  It would be nice to have the padding (amongst other parameters across the library) have sane defaults so that the number of necessary arguments doesn't keep growing.

> Allow users to pass non-0 padding in max_pool_builtin.dml
> ---------------------------------------------------------
>
>                 Key: SYSTEMML-1001
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1001
>             Project: SystemML
>          Issue Type: Wish
>            Reporter: Niketan Pansare
>
> Useful pre-step to incorporate nn functions with caffe
> https://github.com/apache/incubator-systemml/blob/master/scripts/staging/SystemML-NN/nn/layers/max_pool_builtin.dml#L59
> https://github.com/apache/incubator-systemml/pull/158
> [~mwdusenb@us.ibm.com]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)