debug
This commit is contained in:
parent
b8ce4adfa8
commit
27e88fde31
|
@ -630,8 +630,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue