From d9e7174a7b45a6d67a469dd2ad042be00853be81 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Fri, 28 Jun 2019 17:49:56 -0400 Subject: [PATCH] added lightning docs --- docs/index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index c8d631ee6e..900515f790 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,10 +24,8 @@ ######Computing cluster (SLURM) -- Automatic checkpointing -- Automatic saving, loading -- Running grid search on a cluster -- Walltime auto-resubmit +- [Running grid search on a cluster](https://williamfalcon.github.io/pytorch-lightning/Trainer/SLURM%20Managed%20Cluster#running-grid-search-on-a-cluster) +- [Walltime auto-resubmit](https://williamfalcon.github.io/pytorch-lightning/Trainer/SLURM%20Managed%20Cluster#walltime-auto-resubmit) ######Debugging