mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Update methods.md (#507)
This commit is contained in:
committed by
William Falcon
parent
89f7a82157
commit
1af85f3038
@@ -9,7 +9,7 @@ model.freeze()
|
||||
```
|
||||
|
||||
---
|
||||
### load_from_metrics
|
||||
### load_from_checkpoint
|
||||
This is the easiest/fastest way which loads hyperparameters and weights from a checkpoint,
|
||||
such as the one saved by the `ModelCheckpoint` callback
|
||||
|
||||
|
||||
Reference in New Issue
Block a user