UserWarning: cleaning up ddp environment... #7820
Answered
by
Borda
tryumanshow
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
When I execute some program in PyTorch-Lightning, it implements very fast. But, at the last part, I got a message as below
After this message, all the system stops. I can't see the result that I want stopped by this message. Can anyone tell me how to solve it? I'm in Hurry ㅠ.ㅠ (I am using it with |
Beta Was this translation helpful? Give feedback.
Answered by
Borda
Jul 7, 2021
Replies: 1 comment 1 reply
-
@data-weirdo mind share some sample code to reproduce? I have been using DDP in some of our examples and all is fine 🐰 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
carmocca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@data-weirdo mind share some sample code to reproduce? I have been using DDP in some of our examples and all is fine 🐰