pytorch/docs/source/index.rst
2016-12-30 01:21:34 -05:00

35 lines
679 B
ReStructuredText

.. PyTorch documentation master file, created by
sphinx-quickstart on Fri Dec 23 13:31:47 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
:github_url: https://github.com/pytorch/pytorch
PyTorch documentation
===================================
PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
.. toctree::
:maxdepth: 1
:caption: Package Reference
torch
tensors
storage
nn
optim
torch.autograd <autograd>
multiprocessing
legacy
cuda
data
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`