mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
added docs page
This commit is contained in:
+8
-1
@@ -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
|
||||
Reference in New Issue
Block a user