index.rst 672 Bytes
Newer Older
Hang Zhang's avatar
docs  
Hang Zhang committed
1
2
3
4
5
6
7
8
.. Encoding 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/zhanghang1989/PyTorch-Encoding

Encoding documentation
Hang Zhang's avatar
Hang Zhang committed
9
======================
Hang Zhang's avatar
docs  
Hang Zhang committed
10
11
12
13
14
15
16
17
18
19
20

PyTorch-Encoding is an optimized PyTorch package using GPU, including Encoding Layer, Synchronized Batch Normalization.

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

   notes/*

.. toctree::
Hang Zhang's avatar
Hang Zhang committed
21
   :maxdepth: 2
Hang Zhang's avatar
docs  
Hang Zhang committed
22
23
24
25
26
27
28
29
30
31
   :caption: Package Reference

   encoding


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`