added lightning docs
This commit is contained in:
parent
28618a3647
commit
d9e7174a7b
|
@ -24,10 +24,8 @@
|
||||||
|
|
||||||
######Computing cluster (SLURM)
|
######Computing cluster (SLURM)
|
||||||
|
|
||||||
- Automatic checkpointing
|
- [Running grid search on a cluster](https://williamfalcon.github.io/pytorch-lightning/Trainer/SLURM%20Managed%20Cluster#running-grid-search-on-a-cluster)
|
||||||
- Automatic saving, loading
|
- [Walltime auto-resubmit](https://williamfalcon.github.io/pytorch-lightning/Trainer/SLURM%20Managed%20Cluster#walltime-auto-resubmit)
|
||||||
- Running grid search on a cluster
|
|
||||||
- Walltime auto-resubmit
|
|
||||||
|
|
||||||
######Debugging
|
######Debugging
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue