Exception: You are trying to self.log()
but it is not managed by the Trainer
control flow
#13332
Unanswered
kamyarghajar
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment 4 replies
-
@kamyarghajar As the error message states, you'll see the error because |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Hi,
I am using PyTorch Lightning and I do not know how can I fix this error. Can anyone help me with it because I could not find a proper answer for it:
And this is how I am instatiating the Trainer:
Beta Was this translation helpful? Give feedback.
All reactions