Error in DDP pattern. #15146
Unanswered
Struggle-Forever
asked this question in
DDP / multi-GPU / multi-node
Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I did not use the |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
My application is doing a multi-GPU task on a cluster (2 GPUs to be exact) and keeps getting an error:
ValueError: bad value(s) in fds_to_keep
` tb_logger = pl_loggers.TensorBoardLogger(save_dir=save_log_path, name='fold={}'.format(fold))
The errors are as follows:
Beta Was this translation helpful? Give feedback.
All reactions