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

ASF subversion and git services commented on SINGA-388:
-------------------------------------------------------

Commit 5dc17b91e045e6318d224bebee8912da6c646596 in incubator-singa's branch 
refs/heads/master from xuewanqi
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=5dc17b9 ]

SINGA-388 Develop some RNN layers by calling tiny operations like matmul, 
addbias

- Develop LSTM by calling tiny operations.
- Add some operations which are necessary for LSTM layer into autograd.py
- redesign the structure of RNN Layer.
- LSTM layer has passed test.(return correct number of gradients)


> Develop some RNN layers by calling tiny operations like matmul, addbias.
> ------------------------------------------------------------------------
>
>                 Key: SINGA-388
>                 URL: https://issues.apache.org/jira/browse/SINGA-388
>             Project: Singa
>          Issue Type: New Feature
>            Reporter: Xue Wanqi
>            Priority: Major
>
> RNN layer can be divided as many smaller operations like matmul, addbias. in 
> the ticket, some RNN layers will be developed by calling these tiny 
> operations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to