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

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

Commit 1bc50075c0761be2637ce9f748fccf0e22e2425a in incubator-singa's branch 
refs/heads/master from [~flytosky]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=1bc5007 ]

SINGA-118 Make protobuf LayerType field id easy to assign

Add comments for layer specific configurations.


> Make protobuf LayerType field id easy to assign
> -----------------------------------------------
>
>                 Key: SINGA-118
>                 URL: https://issues.apache.org/jira/browse/SINGA-118
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: Sheng Wang
>
> When adding a new layer implementation, we need to assign an id in LayerType. 
> It is hard to find such an available id, as used ids in the list are not 
> sorted.
> It is good to have ids in each layer category sorted in a sub-range.
> For example:
> Input Layer: 100 - 199
> Neuron Layer: 200 - 299
> Loss Layer: 300 - 399
> Output Layer: 400 - 499
> Connection Layer: 500 - 599



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

Reply via email to