mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
debug
This commit is contained in:
@@ -630,6 +630,8 @@ class Trainer(TrainerIO):
|
||||
self.model = model
|
||||
|
||||
# restore training and model before hpc call
|
||||
import pdb
|
||||
pdb.set_trace()
|
||||
self.restore_state_if_existing_checkpoint()
|
||||
|
||||
# enable cluster checkpointing
|
||||
|
||||
Reference in New Issue
Block a user