.. 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. Welcome to PyTorch Lightning ============================ .. raw:: html
.. Add callout items below this line .. customcalloutitem:: :description: Learn how to leverage the PyTorch Lightning features for your Machine Learning projects with ease in this quickstart guide. :header: Introduction :button_link: starter/introduction.html :button_text: Get started with PyTorch Lightning .. customcalloutitem:: :description: Guide to restructure your PyTorch code to PyTorch Lightning and help you focus more on research rather than the tricky engineering aspects. :header: PyTorch to PyTorch Lightning :button_link: starter/converting.html :button_text: Organize PyTorch to PyTorch Lightning .. raw:: html
.. End of callout item section .. tutoriallist:: .. raw:: html
.. toctree:: :maxdepth: 1 :name: start :caption: Getting started starter/introduction starter/installation starter/converting starter/lightning_lite .. toctree:: :maxdepth: 1 :name: guides :caption: Best practices guides/speed guides/data starter/style_guide Lightning project template benchmarking/benchmarks .. toctree:: :maxdepth: 2 :name: pl_docs :caption: Lightning API common/lightning_module common/trainer .. toctree:: :maxdepth: 2 :name: docs :caption: Optional Extensions extensions/accelerator extensions/callbacks extensions/datamodules extensions/logging extensions/plugins extensions/strategy extensions/loops .. toctree:: :maxdepth: 1 :name: Accelerators :caption: Accelerators accelerators/gpu accelerators/tpu accelerators/ipu accelerators/hpu .. toctree:: :maxdepth: 1 :name: Common Use Cases :caption: Common Use Cases clouds/cloud_training clouds/cluster common/debugging common/early_stopping common/hyperparameters common/production_inference common/lightning_cli common/loggers advanced/model_parallel advanced/precision common/checkpointing advanced/fault_tolerant_training common/optimization advanced/profiler advanced/strategy_registry common/remote_fs advanced/training_tricks advanced/pruning_quantization common/progress_bar advanced/transfer_learning common/evaluation .. toctree:: :maxdepth: 1 :name: Tutorials :caption: Tutorials :glob: starter/core_guide PyTorch Lightning 101 class From PyTorch to PyTorch Lightning [Blog] From PyTorch to PyTorch Lightning [Video] notebooks/**/* .. toctree:: :maxdepth: 2 :name: api :caption: API References api_references .. toctree:: :maxdepth: 1 :name: Lightning Ecosystem :caption: Lightning Ecosystem ecosystem/metrics ecosystem/flash ecosystem/bolts ecosystem/transformers ecosystem/ecosystem-ci .. toctree:: :maxdepth: 1 :name: Examples :caption: Examples ecosystem/community_examples ecosystem/asr_nlp_tts Autoencoder BYOL DQN GAN GPT-2 Image-GPT SimCLR VAE .. toctree:: :maxdepth: 1 :name: Community :caption: Community generated/CODE_OF_CONDUCT.md generated/CONTRIBUTING.md generated/BECOMING_A_CORE_CONTRIBUTOR.md governance generated/CHANGELOG.md .. raw:: html
Indices and tables ------------------ * :ref:`genindex` * :ref:`search`