Why trainer.logged_metrics is mixed of tensor and non tensor value. #11251
Answered
by
rohitgr7
tshu-w
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
When I print
Why trainer.logged_metrics is mixed of tensor and non tensor value. |
Beta Was this translation helpful? Give feedback.
Answered by
rohitgr7
Dec 24, 2021
Replies: 1 comment 2 replies
-
would you mind sharing the log calls in your training_step and validation_step hooks? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tshu-w
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
would you mind sharing the log calls in your training_step and validation_step hooks?