Changed path in description to point to parse_log.sh
authorVik Kamath <vikram.kmth@gmail.com>
Mon, 7 Jul 2014 12:01:56 +0000 (15:01 +0300)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 5 Aug 2014 01:36:35 +0000 (18:36 -0700)
It seems that parse_log.sh has moved from /path/to/caffe/scripts/ to /path/to/caffe/tools/extra. The edit changes the description to reflect this change. Nothing major really.

tools/extra/plot_log.gnuplot.example

index 76715c5..334ff1f 100644 (file)
@@ -5,7 +5,7 @@
 # You had better check the data files before designing your own plots.
 
 # Please generate the neccessary data files with 
-# /path/to/caffe/scripts/parse_log.sh before plotting.
+# /path/to/caffe/tools/extra/parse_log.sh before plotting.
 # Example usage: 
 #     ./parse_log.sh mnist.log
 # Now you have mnist.log.train and mnist.log.test.