Skip to content

Commit

Permalink
fix out-of-date next ID comment for SolverParameter
Browse files Browse the repository at this point in the history
  • Loading branch information
longjon committed Sep 14, 2014
1 parent c69b3b4 commit d54846c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/caffe/proto/caffe.proto
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ message NetParameter {
// NOTE
// Update the next available ID when you add a new SolverParameter field.
//
// SolverParameter next available ID: 32 (last added: delta)
// SolverParameter next available ID: 33 (last added: test_initialization)
message SolverParameter {
//////////////////////////////////////////////////////////////////////////////
// Specifying the train and test networks
Expand Down

0 comments on commit d54846c

Please sign in to comment.