updated args

This commit is contained in:
William Falcon
2019-06-25 20:03:27 -04:00
parent 117515db48
commit ac88e3f832
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -79,7 +79,6 @@ class ExampleModel(RootModule):
})
return output
def validation_step(self, data_batch, batch_i):
"""
Called inside the validation loop