mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
fix links to Docs (#744)
* update log * fix links * formatting * fixing docs path * formatting
This commit is contained in:
committed by
William Falcon
parent
b35c472bb1
commit
cc12ff36a9
@@ -1,33 +1,33 @@
|
||||
GAN
|
||||
====
|
||||
===
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
pl_examples.domain_templates.gan
|
||||
|
||||
MNIST
|
||||
====
|
||||
=====
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
pl_examples.basic_examples.lightning_module_template
|
||||
|
||||
Multi-node (ddp) MNIST
|
||||
====
|
||||
======================
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
pl_examples.multi_node_examples.multi_node_ddp_demo
|
||||
|
||||
Multi-node (ddp2) MNIST
|
||||
====
|
||||
=======================
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
pl_examples.multi_node_examples.multi_node_ddp2_demo
|
||||
|
||||
Imagenet
|
||||
====
|
||||
========
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user