Commit Graph

8 Commits

Author SHA1 Message Date
8c3a7bb57f Move librosa and psutil installation from CI script to docker images build script (#20299)
Summary:
pip install librosa randomly coredump, causes CI flakiness
Pull Request resolved: https://github.com/pytorch/pytorch/pull/20299

Differential Revision: D15276270

Pulled By: bddppq

fbshipit-source-id: 9105106f41aaacf620751290b016359ef7d665b3
2019-05-09 13:48:29 -07:00
f0d493d290 Add devtoolset 8 (gcc 8) + glibc 2.26 + centos 7.5 rocm docker image (#19767)
Summary:
xw285cornell

Will add py3.6-devtoolset8-glibc2.26-rocmrpm-centos7.5
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19767

Differential Revision: D15094446

Pulled By: bddppq

fbshipit-source-id: 01a932d893cf4559f98612888308b3ad6900a038
2019-04-25 22:13:20 -07:00
c457fc994d Adding pyyaml to Ubuntu and Centos docker images (#8490) 2018-06-15 13:55:48 -07:00
78c3d8c164 Adding yaml to docker images for Aten builds (#7430)
* Adding yaml to docker images for Aten builds

* Removing pip install of yaml due to permissions
2018-05-10 09:07:21 -07:00
1ea3f79569 Location of pip package changed (#7100)
* Location of pip package changed

* They moved setuptools two days ago too
2018-04-30 14:35:17 -07:00
73a23b492c Add mock python module for testing (#6387) 2018-04-09 09:12:10 -07:00
92e7f627cd Add typing dependency to caffe2 CI (#6195)
This is needed to run mypy on CI
2018-04-04 15:48:02 -04:00
3c577fccf3 Move Caffe2 Dockerfiles to docker/caffe2 (#2430)
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
2018-03-27 15:51:50 -07:00