display 'ignore source layer' when initializing from existing parameters
authorRonghang Hu <huronghang@hotmail.com>
Sun, 8 Nov 2015 19:20:32 +0000 (11:20 -0800)
committerRonghang Hu <huronghang@hotmail.com>
Sun, 8 Nov 2015 19:20:45 +0000 (11:20 -0800)
commit0eea94a0e02dd6d28175538a29720456f5213da9
tree17b349656a49e96ba3c0721bd45f491058ba6c33
parent0ec116e39c1433feaf9756cd2651c51d810fcbc6
display 'ignore source layer' when initializing from existing parameters

This helps in the case to see which layer is initialized from existing parameters, and which layer is ignored. This helps identify the cases where the user types a error mismatch layer name.
src/caffe/net.cpp