Skip to content

Commit f608d4f

Browse files
ejguanfacebook-github-bot
authored andcommitted
Attemp to fix graphviz problem by install pydot (meta-pytorch#941)
Summary: Follow-up PR for meta-pytorch#939 The nightly build still can't compile graphviz code to images as shown in https://pytorch.org/data/main/dataloader2.html Pull Request resolved: meta-pytorch#941 Reviewed By: NivekT Differential Revision: D42453866 Pulled By: ejguan fbshipit-source-id: dc697a56c8187a8458f2e63b38e6e31f6a7589da
1 parent aa614d7 commit f608d4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ sphinx
22
# torch
33
# PyTorch Theme
44
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
5+
# For Graph Visualization
6+
pydot
57
graphviz

0 commit comments

Comments
 (0)