2019-11-28 17:48:55 +00:00
|
|
|
.. 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.
|
|
|
|
|
2020-03-06 11:50:11 +00:00
|
|
|
PyTorch Lightning Documentation
|
2020-02-09 22:39:10 +00:00
|
|
|
===============================
|
2019-11-28 17:48:55 +00:00
|
|
|
|
2019-12-07 05:23:48 +00:00
|
|
|
.. toctree::
|
2020-01-17 11:03:31 +00:00
|
|
|
:maxdepth: 1
|
2019-12-07 05:23:48 +00:00
|
|
|
:name: start
|
2020-01-17 11:03:31 +00:00
|
|
|
:caption: Start Here
|
2019-12-07 05:23:48 +00:00
|
|
|
|
2020-03-03 17:22:52 +00:00
|
|
|
introduction_guide
|
2019-12-07 05:23:48 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2020-03-06 00:53:05 +00:00
|
|
|
:maxdepth: 2
|
2019-12-07 05:23:48 +00:00
|
|
|
:name: docs
|
2020-01-17 11:03:31 +00:00
|
|
|
:caption: Python API
|
|
|
|
|
|
|
|
callbacks
|
2020-02-27 12:35:20 +00:00
|
|
|
hooks
|
2020-01-17 11:03:31 +00:00
|
|
|
lightning-module
|
2020-02-11 04:55:22 +00:00
|
|
|
loggers
|
2020-01-17 11:03:31 +00:00
|
|
|
trainer
|
|
|
|
|
2020-02-27 12:35:20 +00:00
|
|
|
|
2020-01-17 11:03:31 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2020-03-03 15:52:16 +00:00
|
|
|
:name: Community Examples
|
|
|
|
:caption: Community Examples
|
2020-01-17 11:03:31 +00:00
|
|
|
|
|
|
|
examples
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:name: Tutorials
|
|
|
|
:caption: Tutorials
|
|
|
|
|
2020-03-02 03:15:55 +00:00
|
|
|
From PyTorch to PyTorch Lightning <https://towardsdatascience.com/from-pytorch-to-pytorch-lightning-a-gentle-introduction-b371b7caaf09>
|
2020-01-17 11:03:31 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:name: Common Use Cases
|
|
|
|
:caption: Common Use Cases
|
|
|
|
|
2020-02-11 04:55:22 +00:00
|
|
|
apex
|
|
|
|
slurm
|
2020-03-03 15:52:16 +00:00
|
|
|
child_modules
|
2020-02-11 04:55:22 +00:00
|
|
|
debugging
|
|
|
|
experiment_logging
|
|
|
|
experiment_reporting
|
|
|
|
early_stopping
|
|
|
|
fast_training
|
|
|
|
hooks
|
2020-03-03 15:52:16 +00:00
|
|
|
hyperparameters
|
2020-02-11 04:55:22 +00:00
|
|
|
multi_gpu
|
2020-03-02 22:12:22 +00:00
|
|
|
weights_loading
|
2020-03-03 21:42:49 +00:00
|
|
|
optimizers
|
|
|
|
profiler
|
2020-02-11 04:55:22 +00:00
|
|
|
single_gpu
|
|
|
|
sequences
|
|
|
|
training_tricks
|
2020-03-03 15:52:16 +00:00
|
|
|
transfer_learning
|
2020-02-17 21:01:20 +00:00
|
|
|
tpu
|
2020-02-11 04:55:22 +00:00
|
|
|
test_set
|
2019-12-07 05:23:48 +00:00
|
|
|
|
2019-11-28 17:48:55 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2019-12-07 05:23:48 +00:00
|
|
|
:name: community
|
|
|
|
:caption: Community
|
2019-11-28 17:48:55 +00:00
|
|
|
|
2020-01-21 20:18:32 +00:00
|
|
|
|
2019-12-07 05:23:48 +00:00
|
|
|
CODE_OF_CONDUCT.md
|
|
|
|
CONTRIBUTING.md
|
|
|
|
BECOMING_A_CORE_CONTRIBUTOR.md
|
2020-02-27 21:07:51 +00:00
|
|
|
PULL_REQUEST_TEMPLATE.md
|
2020-01-17 11:03:31 +00:00
|
|
|
governance.md
|
2019-11-28 17:48:55 +00:00
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
------------------
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|