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

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

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

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

- develop Vanilla RNN by calling some smaller operations.
- add some necessary operations which will be used in Vanilla RNN layer.
- the developed RNN 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