on_train_epoch_end() runs int he middle of epochs #7375
Answered
by
edgarriba
inigoval
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
Hi Surely this isn't intended behaviour? Could it be to do with me using a combined loader? |
Beta Was this translation helpful? Give feedback.
Answered by
edgarriba
May 5, 2021
Replies: 1 comment 2 replies
-
@inigoval thanks for reporting this. Could you provide a snippet code so that we can reproduce ? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
carmocca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@inigoval thanks for reporting this. Could you provide a snippet code so that we can reproduce ?