Fix trt installation in CI (#18609)
authorJunjie Bai <bai@in.tum.de>
Sat, 30 Mar 2019 05:42:18 +0000 (22:42 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 30 Mar 2019 05:47:29 +0000 (22:47 -0700)
commit6095814229b2354d4445bd7083e7d13d37f772aa
tree37963093346bd68770f0f205a1c60fdcb5a9ef76
parent24db1667daeb84a9eb351ec6b6264de22213a910
Fix trt installation in CI (#18609)

Summary:
caffe2_py2_cuda9_0_cudnn7_ubuntu16_04_build is failing
```
...
Mar 29 04:44:46 Need to get 174 MB of archives.
Mar 29 04:44:46 After this operation, 576 MB of additional disk space will be used.
Mar 29 04:44:46 Do you want to continue? [Y/n] Abort.
Exited with code 1
...
```
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18609

Differential Revision: D14694990

Pulled By: bddppq

fbshipit-source-id: 260446a8650f660a2baf123a3f17efdf0a8d6c64
.jenkins/caffe2/build.sh