| 1 | # This a large test that goes through the translation of the bvlc caffenet |
| 2 | # model, runs an example through the whole model, and verifies numerically |
| 3 | # that all the results look right. In default, it is disabled unless you |
| 4 | # explicitly want to run it. |