set TRAIN in CommonTest.TestPhase
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Sat, 26 Apr 2014 01:33:40 +0000 (18:33 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Sat, 26 Apr 2014 01:33:40 +0000 (18:33 -0700)
commit096c7e2cc60ad234ab9a3d086be3fa5d3b36fc14
treeb9676dbc3db77e4c6876a0b1b0ea8ae3f4e0ab94
parent3ac5842aa9e856c55d7b9d765cc1f21c25060b5a
set TRAIN in CommonTest.TestPhase

...to avoid effects of test execution order. The original intention was
to check that TRAIN is the default, but it is better to have consistent
results.
src/caffe/test/test_common.cpp