Jeff Donahue
|
be8d83603c
|
make ReadProtoFromTextFile not die on parse failure; add
ReadProtoFromTextFileOrDie which has the old functionality
|
2014-03-27 23:42:28 -07:00 |
Jonathan L Long
|
48cbcb617f
|
tools should have nonzero error exit codes
|
2014-03-27 16:40:10 -07:00 |
Jonathan L Long
|
71136b0bb7
|
passing too many args to tool binaries is an error
|
2014-03-27 15:17:51 -07:00 |
Evan Shelhamer
|
6db92e838b
|
Standardize copyright, add root-level CONTRIBUTORS credit
|
2014-03-27 11:20:35 -07:00 |
Jeff Donahue
|
8c58e415b4
|
fix linter errors in examples
|
2014-02-26 15:42:39 -08:00 |
Evan Shelhamer
|
4f1cdeb4ef
|
Make tools/ for core binaries, stow scripts/ in tools/extra
Collect core Caffe tools like train_net, device_query, etc. together in
tools/ and include helper scripts under tools/extra.
|
2014-02-26 12:37:44 -08:00 |