Closed WenzhengZhang closed 2 years ago
Hi, Thanks for sharing the code! Does your code support dp or ddp training? I tried running your training script but it seemed that it only supports single-gpu. Could you please tell me how to train your model with dp or ddp?
Thank you for your interest. I planned to update the code recently to support this.
DDP is now supported.
Best, Jingtao
Hi, Thanks for sharing the code! Does your code support dp or ddp training? I tried running your training script but it seemed that it only supports single-gpu. Could you please tell me how to train your model with dp or ddp?