diff --git a/docs/index.md b/docs/index.md index 812ccaf44c..aef2d19343 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,10 @@ # PYTORCH-LIGHTNING DOCUMENTATION ###### Quick start +- Model interface +- Trainer set up + +###### Examples - CPU example - Single GPU example - Multi-gpu example @@ -12,6 +16,9 @@ - Multi-gpu - Multi-node +###### Checkpointing +- Model saving +- Model loading ###### Mixed precision training - 16-bit mixed precision @@ -19,4 +26,4 @@ ###### Computing cluster (SLURM) - Automatic checkpointing - Automatic saving, loading -- Walltime auto-resubmit +- Walltime auto-resubmit \ No newline at end of file