mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-13 12:50:26 +08:00
added docs page
This commit is contained in:
+22
-2
@@ -1,2 +1,22 @@
|
||||
# main page
|
||||
hello
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user