[
https://issues.apache.org/jira/browse/SINGA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15686108#comment-15686108
]
ASF subversion and git services commented on SINGA-271:
-------------------------------------------------------
Commit d84af80172cab4094ffeb28293d8cb0820d75cbd in incubator-singa's branch
refs/heads/master from wang wei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=d84af80 ]
SINGA-271 Add Concat and Slice layers
Export c++ slice and concat layers to python
Pass python unit tests.
> Add Concat and Slice layers
> ---------------------------
>
> Key: SINGA-271
> URL: https://issues.apache.org/jira/browse/SINGA-271
> Project: Singa
> Issue Type: New Feature
> Reporter: wangwei
>
> Concat layer by concatenating tensors vertically or horizontally, controlled
> by an configuration field, axis.
> Slice layer by slicing the input tensor vertically or horizontally,
> controlled by axis and an array for the dimension size of each new tensor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)