[
https://issues.apache.org/jira/browse/SINGA-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335621#comment-15335621
]
ASF subversion and git services commented on SINGA-180:
-------------------------------------------------------
Commit b91002b551781503507f0a15acfcd6e12279b765 in incubator-singa's branch
refs/heads/dev from jixin
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=b91002b ]
SINGA-180 Add Activation layer and Softmax layer
Fix a bug in cudnn softmax and let softmax support 1D or 2D tensor as input.
> Add Activation layer and Softmax layer
> --------------------------------------
>
> Key: SINGA-180
> URL: https://issues.apache.org/jira/browse/SINGA-180
> Project: Singa
> Issue Type: New Feature
> Reporter: Xin Ji
>
> Activation and Softmax layer are implemented using Tensor math functions.
> CudnnActivation are implemented using both cudnn 4 and cudnn 5.
> CudnnSoftmax layer are implemented using cudnn 5, the same apis as cudnn 4.
> Test files are added for testing the correctness of the above four layers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)