AttributeError: module 'pytorch_lightning' has no attribute 'metrics' #11005
Answered
by
ananthsub
NeighborhoodCoding
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
AttributeError: module 'pytorch_lightning' has no attribute 'metrics' what is this...? T.T |
Beta Was this translation helpful? Give feedback.
Answered by
ananthsub
Dec 9, 2021
Replies: 1 comment 1 reply
-
Pytorch Lightning Metrics were moved to a separate package/library/repo, torchmetrics, starting from Lightning 1.5 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rohitgr7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pytorch Lightning Metrics were moved to a separate package/library/repo, torchmetrics, starting from Lightning 1.5