Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
display 'ignore source layer' when initializing from existing parameters #3305
+3
−3
Conversation
|
|
ronghanghu
added the
ready for review
label
Nov 9, 2015
ronghanghu
added a commit
that referenced
this pull request
Nov 10, 2015
|
|
ronghanghu |
effdaa2
|
ronghanghu
merged commit effdaa2
into
BVLC:master
Nov 10, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
ronghanghu
deleted the
ronghanghu:display-ignore-layer branch
Nov 10, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ronghanghu commentedNov 8, 2015
This PR 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, as mentioned in #3302.