mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-21 13:20:08 +08:00
updated args
This commit is contained in:
@@ -218,7 +218,6 @@ class Trainer(TrainerIO):
|
||||
# enable gradients to save memory
|
||||
torch.set_grad_enabled(True)
|
||||
|
||||
pdb.set_trace()
|
||||
return val_results
|
||||
|
||||
def __get_dataloaders(self, model):
|
||||
|
||||
Reference in New Issue
Block a user