mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
Deployed eca0e7c with MkDocs version: 1.0.4
This commit is contained in:
+2
-3
@@ -825,9 +825,8 @@ You would define a single LightningModule and use flags to switch between your d
|
||||
<ol>
|
||||
<li><a href="https://williamfalcon.github.io/pytorch-lightning/LightningModule/RequiredTrainerInterface/#minimal-example">MNIST LightningModule</a> </li>
|
||||
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Trainer/">Trainer</a><ul>
|
||||
<li><a href="https://github.com/williamFalcon/pytorch-lightning/blob/master/examples/new_project_templates/single_cpu_template.py">Basic CPU Trainer Template</a> </li>
|
||||
<li><a href="https://github.com/williamFalcon/pytorch-lightning/blob/master/examples/new_project_templates/single_gpu_node_template.py">Multi-GPU Trainer Template</a></li>
|
||||
<li><a href="https://github.com/williamFalcon/pytorch-lightning/blob/master/examples/new_project_templates/multi_node_cluster_template.py">GPU cluster Trainer Template</a></li>
|
||||
<li><a href="https://github.com/williamFalcon/pytorch-lightning/tree/master/examples/basic_examples">Basic CPU, GPU Trainer Template</a> </li>
|
||||
<li><a href="https://github.com/williamFalcon/pytorch-lightning/tree/master/examples/multi_node_examples">GPU cluster Trainer Template</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user