'Model' object has no attribute 'valid_dataset' while training using ddp #6841
Unanswered
aditya6992
asked this question in
DDP / multi-GPU / multi-node
Replies: 1 comment
-
Can you post a code snippet for reproduction? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone please help me with this? or give some ideas? the error seems to occur during validation sanity check before training starts. I also have verified valid_dataset object being there in the Model, and its not None.
this is the full error:
Beta Was this translation helpful? Give feedback.
All reactions