[
https://issues.apache.org/jira/browse/SYSTEMML-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Dusenberry updated SYSTEMML-1384:
--------------------------------------
Issue Type: Task (was: Sub-task)
Parent: (was: SYSTEMML-618)
> Revisit the weight and bias of fully connected layer
> ----------------------------------------------------
>
> Key: SYSTEMML-1384
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1384
> Project: SystemML
> Issue Type: Task
> Reporter: Niketan Pansare
> Labels: SYSTEMML-618
>
> Since all our bias are column vector (which is consistent with Keras/Caffe),
> whereas bias of fully connected layer is a row-vector. Similarly, the weight
> that is passed to caffe is transpose of weights passed to SystemML (since
> both store in row-major NCHW format).
> Making the dimensions consistent will simplify loading of Caffe/Keras models.
> [[email protected]]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)