summaryrefslogtreecommitdiff
path: root/tools/test_net.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-06fix deprecation warningsEvan Shelhamer1-1/+1
2014-08-06consolidate test into caffe cliEvan Shelhamer1-48/+2
2014-08-06LICENSE governs the whole project so strip file headersEvan Shelhamer1-2/+0
2014-08-04Fix header alphabetization lint errors.Jeff Donahue1-1/+1
2014-07-17collect CUDA includes and calls, separate from CPU-only mode, leave outEvan Shelhamer1-2/+0
2014-04-26fix test_net to upgrade params from v0 if neededEvan Shelhamer1-3/+1
2014-04-26default test net device to 0 and log device chosenEvan Shelhamer1-3/+4
2014-04-26proofreading and trivial polishEvan Shelhamer1-5/+3
2014-04-26add device id arg to test_net (fix #232)Evan Shelhamer1-4/+7
2014-03-27make all tools backwards compatible with v0 net paramJeff Donahue1-3/+1
2014-03-27make ReadProtoFromTextFile not die on parse failure; addJeff Donahue1-1/+1
2014-03-27tools should have nonzero error exit codesJonathan L Long1-1/+1
2014-03-27passing too many args to tool binaries is an errorJonathan L Long1-1/+1
2014-03-27Standardize copyright, add root-level CONTRIBUTORS creditEvan Shelhamer1-1/+1
2014-02-26fix linter errors in examplesJeff Donahue1-2/+4
2014-02-26Make tools/ for core binaries, stow scripts/ in tools/extraEvan Shelhamer1-0/+57