Skip to content

Commit b1c4f12

Browse files
vikkamathshelhamer
authored andcommitted
Changed path in description to point to parse_log.sh
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.
1 parent 5271c02 commit b1c4f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/extra/plot_log.gnuplot.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# You had better check the data files before designing your own plots.
66

77
# Please generate the neccessary data files with
8-
# /path/to/caffe/scripts/parse_log.sh before plotting.
8+
# /path/to/caffe/tools/extra/parse_log.sh before plotting.
99
# Example usage:
1010
# ./parse_log.sh mnist.log
1111
# Now you have mnist.log.train and mnist.log.test.

0 commit comments

Comments
 (0)