NN.on_validation_epoch_end() missing 1 required positional argument: 'validation_step_outputs' #18945
Unanswered
PerniDevs
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm dealing with the error mentioned in the title, My code is as follows:
I'm already using the validation_step_outputs, and is not working either. By the way I'm using colab so the pytorch lightning version is up to date
Beta Was this translation helpful? Give feedback.
All reactions