mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/41312 I was hoping that exhale had gotten incremental recompilation in its latest version, but experimentally this does not seem to have been the case. Still, I had gotten the whole shebang to be working on the latest version of these packages, so might as well land the upgrade. There was one bug in Optional.h that I had to fix; see the cited bug report. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Reviewed By: zou3519 Differential Revision: D22526349 Pulled By: ezyang fbshipit-source-id: d4169c2f48ebd8dfd8a593cc8cd232224d008ae9
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
sphinx==3.1.2
|
|
breathe==4.19.2
|
|
exhale==0.2.3
|
|
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
|
|
bs4
|
|
lxml
|
|
six
|