Skip to content
Discussion options

You must be logged in to vote

It's so funny how fast one can find the answer to his own question. The problem was related to the validation DataLoaders. I was trying to return a dictionary in a similar manner to the training_dataloader, but the validation loop works with a sequence of DataLoaders. There is a similar question answered here: #8623

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SergiuTalmacel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment