You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Sheng Wang (JIRA)" <ji...@apache.org> on 2015/12/16 13:29:46 UTC

[jira] [Resolved] (SINGA-111) Add slice, concate and split layers

     [ https://issues.apache.org/jira/browse/SINGA-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sheng Wang resolved SINGA-111.
------------------------------
    Resolution: Fixed

> Add slice, concate and split layers
> -----------------------------------
>
>                 Key: SINGA-111
>                 URL: https://issues.apache.org/jira/browse/SINGA-111
>             Project: Singa
>          Issue Type: Task
>            Reporter: Sheng Wang
>            Assignee: Sheng Wang
>
> To support model partition, connection layers are required to connect different partition of a neuralnet.
> We add three connection layers:
> 1. slice layer: connects to more than one destination layers to slice its feature blob along given dimension.
> 2. concate layer: connects more than one source layers to concatenate their feature blob along given dimension.
> 3. split layer: connects to more than one destination layers to replicate its feature blob.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)