Deployed eca0e7c with MkDocs version: 1.0.4

This commit is contained in:
William Falcon
2019-10-05 16:34:18 -05:00
parent 9b5ef41046
commit 0675db8074
3 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -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
BIN
View File
Binary file not shown.