Fixing missing cpp tests for Caffe2 setup.py builds (#16037)
authorJesse Hellemn <hellemn@fb.com>
Tue, 15 Jan 2019 20:10:23 +0000 (12:10 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 15 Jan 2019 21:09:12 +0000 (13:09 -0800)
commitc448f85e1f27385e033f2a9c672be9b9d61202d5
treeb55ef697c1d84edffdf70d49c60fa435f2837f5e
parent57b5e7572bfdebf399818eda58362d10654053c4
Fixing missing cpp tests for Caffe2 setup.py builds (#16037)

Summary:
These were broken (always skipped in setup.py builds) by https://github.com/pytorch/pytorch/pull/15917
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16037

Differential Revision: D13675549

Pulled By: pjh5

fbshipit-source-id: fed50855dd0b5d0c80fface3d8b2156f18aae4e7
.jenkins/caffe2/bench.sh
.jenkins/caffe2/build.sh
.jenkins/caffe2/common.sh
.jenkins/caffe2/test.sh