added loggers

This commit is contained in:
William Falcon
2020-01-16 17:39:09 -05:00
parent 6c0debf1e3
commit a66f56abf2
+15 -1
View File
@@ -12,7 +12,6 @@ PyTorch-Lightning Documentation
:caption: Start Here
new-project
examples
.. toctree::
:maxdepth: 4
@@ -24,6 +23,21 @@ PyTorch-Lightning Documentation
logging
trainer
.. toctree::
:maxdepth: 1
:name: Examples
:caption: Examples
examples
.. toctree::
:maxdepth: 1
:name: Tutorials
:caption: Tutorials
examples
.. toctree::
:maxdepth: 1
:name: community