SINGA-87 Replace exclude field to inlcude field for layer configuration (still 
support exclude field).

Exclude field is deprecated, please use include field instead.
Notice that include field only includes the specified layer.

neuralnet.cc
 - add flag to indicate state, e.g., flag=0, no exclude and no include
 - add checks for exclude and include field, they cannot appear in the same 
.conf file
job.proto
 - add include field definition in LayerProto


Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/903b8d88
Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/903b8d88
Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/903b8d88

Branch: refs/heads/master
Commit: 903b8d88e59cecb8a818802ea5a424b87c7810e1
Parents: e1a6f14 059ae9a
Author: jixin <[email protected]>
Authored: Sat Nov 7 14:34:15 2015 +0800
Committer: jixin <[email protected]>
Committed: Sat Nov 7 14:44:34 2015 +0800

----------------------------------------------------------------------

----------------------------------------------------------------------


Reply via email to