.. Encoding documentation master file
:github_url: https://github.com/zhanghang1989/PyTorch-Encoding
Encoding Documentation
======================
Created by `Hang Zhang `_
PyTorch-Encoding is an optimized PyTorch package with CUDA backend, including Encoding Layer, Multi-GPU Synchronized Batch Normalization and useful util functions. Example systems are also provided in `experiments section `_. We hope this software will accelerate your research, please cite our `papers `_.
.. toctree::
:glob:
:maxdepth: 1
:caption: Notes
notes/*
.. toctree::
:maxdepth: 1
:caption: Package Reference
encoding
syncbn
parallel
dilated
nn
functions
utils
.. toctree::
:glob:
:maxdepth: 1
:caption: Experiment Systems
experiments/*
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`