.. PyTorch-Lightning documentation master file, created by sphinx-quickstart on Fri Nov 15 07:48:22 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. PyTorch Lightning Documentation =============================== .. toctree:: :maxdepth: 1 :name: start :caption: Getting started new-project converting .. toctree:: :maxdepth: 1 :name: advanced :caption: Advanced use introduction_guide performance .. toctree:: :maxdepth: 2 :name: pl_docs :caption: Lightning API lightning-module trainer .. toctree:: :maxdepth: 2 :name: docs :caption: Optional extensions callbacks datamodules loggers metrics results .. toctree:: :maxdepth: 1 :name: Bolts :caption: Bolts bolts .. toctree:: :maxdepth: 1 :name: Examples :caption: Examples community_examples Autoencoder BYOL DQN GAN GPT-2 Image-GPT SimCLR VAE .. toctree:: :maxdepth: 1 :name: Tutorials :caption: Tutorials PyTorch Lightning 101 class From PyTorch to PyTorch Lightning Video on how to refactor PyTorch into PyTorch Lightning .. toctree:: :maxdepth: 1 :name: project structure :caption: Recommended Lightning Project Layout Lightning project seed .. toctree:: :maxdepth: 1 :name: Common Use Cases :caption: Common Use Cases apex slurm child_modules debugging experiment_logging experiment_reporting early_stopping fast_training hooks hyperparameters lr_finder multi_gpu multiple_loaders weights_loading optimizers profiler single_gpu sequences training_tricks transfer_learning tpu test_set production_inference .. toctree:: :maxdepth: 1 :name: community :caption: Community CODE_OF_CONDUCT.md CONTRIBUTING.md BECOMING_A_CORE_CONTRIBUTOR.md governance.md Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. This is here to make sphinx aware of the modules but not throw an error/warning .. toctree:: :hidden: api/pytorch_lightning.core api/pytorch_lightning.callbacks api/pytorch_lightning.loggers api/pytorch_lightning.metrics api/pytorch_lightning.overrides api/pytorch_lightning.profiler api/pytorch_lightning.trainer api/pytorch_lightning.utilities api/pytorch_lightning.tuner