Skip to content

Commit 373dc7c

Browse files
Jessica Linfacebook-github-bot
authored andcommitted
Group libraries in TOC and add PyTorch Elastic (#34928)
Summary: Move XLA out of Notes and group with other libraries. Also adds link to PyTorch Elastic ![image](https://user-images.githubusercontent.com/8042156/76912125-f76d1080-686f-11ea-99d5-bb7be199adbd.png) Pull Request resolved: #34928 Differential Revision: D20901732 Pulled By: jlin27 fbshipit-source-id: a5da915bb435a3aa8995d8bbe87f53ef79fd3ce6
1 parent 2afe171 commit 373dc7c

1 file changed

Lines changed: 5 additions & 15 deletions

File tree

docs/source/index.rst

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
1616
:caption: Notes
1717

1818
notes/*
19-
PyTorch on XLA Devices <http://pytorch.org/xla/>
2019

2120
.. toctree::
2221
:maxdepth: 1
@@ -62,24 +61,15 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
6261
name_inference
6362
torch.__config__ <__config__>
6463

65-
.. toctree::
66-
:glob:
67-
:maxdepth: 2
68-
:caption: torchvision Reference
69-
70-
torchvision/index
71-
7264
.. toctree::
7365
:maxdepth: 1
74-
:caption: torchaudio Reference
75-
66+
:caption: Libraries
67+
68+
PyTorch on XLA Devices <http://pytorch.org/xla/>
69+
PyTorch Elastic (torchelastic) <https://pytorch.org/elastic/>
7670
torchaudio <https://pytorch.org/audio>
77-
78-
.. toctree::
79-
:maxdepth: 1
80-
:caption: torchtext Reference
81-
8271
torchtext <https://pytorch.org/text>
72+
torchvision/index
8373

8474
.. toctree::
8575
:glob:

0 commit comments

Comments
 (0)