[test] TestReshape: check small then large
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 23 Sep 2015 20:38:29 +0000 (13:38 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 24 Sep 2015 03:24:10 +0000 (20:24 -0700)
commit74e174537418b6a3c0c8708e444edf45ab491e94
treee93d65805c9f532433a6b07d0827885df2992329
parentd425e59d7494e84be63ad570a149194edce73935
[test] TestReshape: check small then large

checking large then small can mask failure since the smaller shape
memory will fit within the larger shape.
src/caffe/test/test_net.cpp