Open yanziwei opened 3 years ago
Hi @yanziwei
I only had 1 gpu so the code was not written for DPP by default. You need to wrap the model into DPP training pipeline following this tutorial: https://pytorch.org/tutorials/intermediate/ddp_tutorial.html
We have seamlessly integrated the contributions of the talented author, STTR, into OpenStereo(https://github.com/XiandaGuo/OpenStereo), enabling support for multi-GPU training. We invite you to explore and experience it firsthand!
I want to know how to train this model in parallel?