2gunsu / monocon-pytorch

Unofficial Pytorch Implementation for MonoCon(AAAI, 2022)
Apache License 2.0
86 stars 10 forks source link

Multi-GPU Support #27

Open johannes-tum opened 10 months ago

johannes-tum commented 10 months ago

I tried to add multi-gpu training with the accelerate package to this repository but have issues reproducing the same results. Here the things I have already tried:

Do you have some idea what could be the cause of that and what is required to make multi-gpu work?

PS: I gave you star for the good support on the last licence question ;-)