Skip to content

Latest commit

 

History

History
93 lines (73 loc) · 1.77 KB

index.rst

File metadata and controls

93 lines (73 loc) · 1.77 KB
github_url:https://github.com/pytorch/pytorch

PyTorch documentation

PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Notes

   notes/*

.. toctree::
  :glob:
  :maxdepth: 1
  :caption: Community

  community/*

.. toctree::
   :maxdepth: 1
   :caption: Python API

   torch
   nn
   nn.functional
   tensors
   tensor_attributes
   torch.autograd <autograd>
   cuda
   torch.distributed <distributed>
   torch.distributions <distributions>
   torch.hub <hub>
   torch.jit <jit>
   nn.init
   onnx
   optim
   quantization
   torch.random <random>
   sparse
   storage
   torch.utils.bottleneck <bottleneck>
   torch.utils.checkpoint <checkpoint>
   torch.utils.cpp_extension <cpp_extension>
   torch.utils.data <data>
   torch.utils.dlpack <dlpack>
   torch.utils.model_zoo <model_zoo>
   torch.utils.tensorboard <tensorboard>
   type_info
   named_tensor
   name_inference
   torch.__config__ <__config__>

.. toctree::
   :glob:
   :maxdepth: 2
   :caption: torchvision Reference

   torchvision/index

.. toctree::
   :maxdepth: 1
   :caption: torchaudio Reference

.. toctree::
   :maxdepth: 1
   :caption: torchtext Reference

.. toctree::
   :maxdepth: 1
   :caption: Other Languages

Indices and tables