mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
updated args
This commit is contained in:
@@ -183,6 +183,7 @@ class Trainer(TrainerIO):
|
||||
# -----------------
|
||||
# RUN VALIDATION STEP
|
||||
# -----------------
|
||||
pdb.set_trace()
|
||||
output = model(data_batch, batch_i)
|
||||
outputs.append(output)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user