Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/tqchen/cxxnet
Browse files Browse the repository at this point in the history
  • Loading branch information
tqchen committed Apr 30, 2015
2 parents da468b5 + 5eb19c6 commit bcaab66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/im2rec.cc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
* \brief convert images into image recordio format
* Image Record Format: zeropad[64bit] imid[64bit] img-binary-content
* The 64bit zero pad was reserved for future purposes
*
* Image List Format: unique-image-index label path-to-image
* \sa dmlc/recordio.h
*/
#include <dmlc/base.h>
Expand Down

0 comments on commit bcaab66

Please sign in to comment.