mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-08-22 12:20:50 +08:00
35 lines
503 B
ReStructuredText
35 lines
503 B
ReStructuredText
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
|
|
|
|
pl_examples.full_examples.imagenet.imagenet_example
|