val_check_interval every N global steps? #11152
Answered
by
carmocca
senzeyu
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
Hello, is there a way to call validation for every N global steps? For example, we could have vall_check_interval greater than the number of batches in the training dataset. |
Beta Was this translation helpful? Give feedback.
Answered by
carmocca
Jan 12, 2022
Replies: 1 comment
-
Unfortunately, not at the moment. There's an issue for it here #8135 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
carmocca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, not at the moment.
There's an issue for it here #8135