]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/blobdiff - src/caffe/proto/caffe.proto
updated a bunch of things, ready to test if it breaks things
[jacinto-ai/caffe-jacinto.git] / src / caffe / proto / caffe.proto
index 732c2eecfda153dbf111d0c573de4e2aa7544078..9d691d271ca0c508c94763088fb8db5bf225aed6 100644 (file)
@@ -89,4 +89,6 @@ message SolverParameter {
   optional float gamma = 8; // The parameter to compute the learning rate.
   optional float power = 9; // The parameter to compute the learning rate.
   optional float momentum = 10; // The momentum value.
+
+  optional string snapshot_prefix = 11; // The prefix for the snapshot.
 }
\ No newline at end of file