mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-03 12:50:51 +08:00
updated args
This commit is contained in:
@@ -79,7 +79,6 @@ class ExampleModel(RootModule):
|
||||
})
|
||||
return output
|
||||
|
||||
|
||||
def validation_step(self, data_batch, batch_i):
|
||||
"""
|
||||
Called inside the validation loop
|
||||
|
||||
Reference in New Issue
Block a user