From 68f80decaea19bca5f720dfcbd119317fe28aa92 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Fri, 4 Apr 2014 22:32:44 -0700 Subject: [PATCH] strip confusing confusing comment about shuffling files --- tools/convert_imageset.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/convert_imageset.cpp b/tools/convert_imageset.cpp index 50b53e6..07ae29d 100644 --- a/tools/convert_imageset.cpp +++ b/tools/convert_imageset.cpp @@ -9,7 +9,6 @@ // .... // if the last argument is 1, a random shuffle will be carried out before we // process the file lines. -// You are responsible for shuffling the files yourself. #include #include -- 2.7.4