naver / r2d2

Other
461 stars 86 forks source link

Does the training code support multi-gpu training? #37

Closed pixelsmaker closed 3 years ago

jerome-revaud commented 3 years ago

I think so. The GPU parameter can take multiple values. Anyway, with PyTorch it's pretty easy to parallelize on multi-GPU.