23 lines
410 B
Markdown
23 lines
410 B
Markdown
# PYTORCH-LIGHTNING DOCUMENTATION
|
|
|
|
###### Quick start
|
|
- CPU example
|
|
- Single GPU example
|
|
- Multi-gpu example
|
|
- SLURM cluster example
|
|
|
|
|
|
###### Distributed training
|
|
- Single-gpu
|
|
- Multi-gpu
|
|
- Multi-node
|
|
|
|
|
|
###### Mixed precision training
|
|
- 16-bit mixed precision
|
|
|
|
###### Computing cluster (SLURM)
|
|
- Automatic checkpointing
|
|
- Automatic saving, loading
|
|
- Walltime auto-resubmit
|