You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wangwei (JIRA)" <ji...@apache.org> on 2016/11/19 13:34:58 UTC

[jira] [Created] (SINGA-271) Add Concat and Slice layers

wangwei created SINGA-271:
-----------------------------

             Summary: 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)