mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
Deployed f47a6a3 with MkDocs version: 1.0.4
This commit is contained in:
+9
-8
@@ -57,10 +57,10 @@
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a class="toctree-l3" href="#doc-shortcuts">Doc Shortcuts</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#new-project-quick-start">New project Quick Start</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#doc-shortcuts">Doc Shortcuts</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#quick-start-examples">Quick start examples</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#checkpointing">Checkpointing</a></li>
|
||||
@@ -186,12 +186,8 @@
|
||||
<div class="section">
|
||||
|
||||
<h1 id="pytorch-lightning-documentation">PYTORCH-LIGHTNING DOCUMENTATION</h1>
|
||||
<h6 id="doc-shortcuts">Doc Shortcuts</h6>
|
||||
<ul>
|
||||
<li><a href="LightningModule/RequiredTrainerInterface/">LightningModule</a> </li>
|
||||
<li><a href="Trainer/">Trainer</a> </li>
|
||||
</ul>
|
||||
<h6 id="new-project-quick-start">New project Quick Start</h6>
|
||||
<p>To start a new project define these two files. </p>
|
||||
<ol>
|
||||
<li><a href="LightningModule/Examples#template-model-definition">Define a LightningModule</a> </li>
|
||||
<li>Pick a trainer <ul>
|
||||
@@ -200,6 +196,11 @@
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<h6 id="doc-shortcuts">Doc Shortcuts</h6>
|
||||
<ul>
|
||||
<li><a href="LightningModule/RequiredTrainerInterface/">LightningModule</a> </li>
|
||||
<li><a href="Trainer/">Trainer</a> </li>
|
||||
</ul>
|
||||
<h6 id="quick-start-examples">Quick start examples</h6>
|
||||
<ul>
|
||||
<li><a href="https://williamfalcon.github.io/pytorch-lightning/Examples/#cpu-hyperparameter-search">CPU example</a> </li>
|
||||
@@ -312,5 +313,5 @@
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.0.4
|
||||
Build Date UTC : 2019-06-28 22:43:01
|
||||
Build Date UTC : 2019-06-28 22:44:52
|
||||
-->
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user