Attribute Error when resuming training from checkpoint file #14099
Unanswered
pamparana34
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.
-
I am having a strange issue when resuming training with a
ckpt_file
. While the model seems to train ok, I get this error which gets printed continuously on the screen:Not sure if this is a known issue or where do I need to look to start fixing this...
Beta Was this translation helpful? Give feedback.
All reactions