Deployed 73b50ab with MkDocs version: 1.0.4

This commit is contained in:
William Falcon
2019-08-07 12:23:56 -05:00
parent 3d1af47cb7
commit 9b7fab5324
4 changed files with 3 additions and 1 deletions
+1
View File
@@ -523,6 +523,7 @@ trainer.fit(model)
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Trainer/debugging/#make-model-overfit-on-subset-of-data">Make model overfit on subset of data</a></li>
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Trainer/debugging/#print-the-parameter-count-by-layer">Print the parameter count by layer</a></li>
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Trainer/debugging/#print-which-gradients-are-nan">Pring which gradients are nan</a></li>
<li><a href="https://williamfalcon.github.io/pytorch-lightning/LightningModule/properties/#example_input_array">Print input and output size of every module in system</a></li>
</ul>
<p><strong>Distributed training</strong> </p>
<ul>
+1
View File
@@ -702,6 +702,7 @@ one could be a seq-2-seq model, both (optionally) ran by the same trainer file.<
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Trainer/debugging/#make-model-overfit-on-subset-of-data">Make model overfit on subset of data</a></li>
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Trainer/debugging/#print-the-parameter-count-by-layer">Print the parameter count by layer</a></li>
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Trainer/debugging/#print-which-gradients-are-nan">Pring which gradients are nan</a></li>
<li><a href="https://williamfalcon.github.io/pytorch-lightning/LightningModule/properties/#example_input_array">Print input and output size of every module in system</a></li>
</ul>
<h6 id="distributed-training">Distributed training</h6>
<ul>
File diff suppressed because one or more lines are too long
BIN
View File
Binary file not shown.