Commit 79bc754
Add dependencies in the base docker build (#1776)
Summary:
Remove pyworld from deps of tts_angular.
Install libxml2-dev libxslt1-dev in the base image to compile lxml.
Fixes #1772
Test workflow: https://github.com/pytorch/benchmark/actions/runs/5614706384
Pull Request resolved: #1776
Reviewed By: janeyx99
Differential Revision: D47645318
Pulled By: xuzhao9
fbshipit-source-id: 548d5c16a0d0d1232c0bad512c8b1622b31816621 parent ae8f06f commit 79bc754
File tree
2 files changed
+1
-2
lines changed- docker
- torchbenchmark/models/tts_angular
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments