"vscode:/vscode.git/clone" did not exist on "e335f05fb15fec92b523f28fc4d9f019a35b7e75"
index.rst 685 Bytes
Newer Older
Hang Zhang's avatar
docs  
Hang Zhang committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.. 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
===================================

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

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

   notes/*

.. toctree::
   :maxdepth: 1
   :caption: Package Reference

   encoding


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

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