Update name of last added param.
authorRob Hess <hess@yahoo-inc.com>
Fri, 20 Jun 2014 21:39:58 +0000 (14:39 -0700)
committerRob Hess <hess@yahoo-inc.com>
Fri, 27 Jun 2014 18:19:49 +0000 (11:19 -0700)
src/caffe/proto/caffe.proto

index e42c208..adb7526 100644 (file)
@@ -115,7 +115,7 @@ message SolverState {
 // NOTE
 // Update the next available ID when you add a new LayerParameter field.
 //
-// LayerParameter next available ID: 28 (last added: dummy_data_param)
+// LayerParameter next available ID: 28 (last added: accuracy_param)
 message LayerParameter {
   repeated string bottom = 2; // the name of the bottom blobs
   repeated string top = 3; // the name of the top blobs