File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
2121 :maxdepth: 1
2222 :caption: Language Bindings
2323
24- C++ API < https://pytorch.org/cppdocs/ >
24+ cpp_index
2525 packages
2626
2727.. toctree ::
@@ -45,7 +45,7 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
4545 onnx
4646 optim
4747 quantization
48- rpc
48+ rpc/index.rst
4949 torch.random <random >
5050 sparse
5151 storage
@@ -65,11 +65,12 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
6565 :maxdepth: 1
6666 :caption: Libraries
6767
68- PyTorch on XLA Devices <http://pytorch.org/xla/ >
69- PyTorch Elastic (torchelastic) <https://pytorch.org/elastic/ >
7068 torchaudio <https://pytorch.org/audio >
7169 torchtext <https://pytorch.org/text >
7270 torchvision/index
71+ TorchElastic <https://pytorch.org/elastic/ >
72+ TorchServe <https://pytorch.org/serve >
73+ PyTorch on XLA Devices <http://pytorch.org/xla/ >
7374
7475.. toctree ::
7576 :glob:
You can’t perform that action at this time.
0 commit comments