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 2017/05/03 22:01:04 UTC

[jira] [Commented] (SYSTEMML-1489) Add Bias layer in nn library and Caffe2DML

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

Mike Dusenberry commented on SYSTEMML-1489:
-------------------------------------------

This can be mapped to the 1D/2D "scale & shift" layers in the {{nn}} library: https://github.com/apache/incubator-systemml/blob/master/scripts/nn/layers/scale_shift1d.dml, https://github.com/apache/incubator-systemml/blob/master/scripts/nn/layers/scale_shift2d.dml.

> Add Bias layer in nn library and Caffe2DML
> ------------------------------------------
>
>                 Key: SYSTEMML-1489
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1489
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Niketan Pansare
>
> http://caffe.berkeleyvision.org/tutorial/layers/bias.html



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