mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
@@ -668,7 +668,7 @@ Set to True to reload dataloaders every epoch.
|
||||
|
||||
resume_from_checkpoint
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
To resume training from a specific checkpoint pass in the path here.k
|
||||
To resume training from a specific checkpoint pass in the path here.
|
||||
|
||||
Example::
|
||||
|
||||
|
||||
@@ -245,7 +245,7 @@ class Trainer(
|
||||
|
||||
truncated_bptt_steps: Truncated back prop breaks performs backprop every k steps of
|
||||
|
||||
resume_from_checkpoint: To resume training from a specific checkpoint pass in the path here.k
|
||||
resume_from_checkpoint: To resume training from a specific checkpoint pass in the path here.
|
||||
|
||||
profiler: To profile individual steps during training and assist in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user