denoising-diffusion-pytorch
denoising-diffusion-pytorch copied to clipboard
Train on Multi-GPU
When I try to train this model on multi-gpu using Accelerate, an error occurs
How to solve it and is there any default Accelerate config that I can refer to? Please excuse my foolishness.
@Flu0XeT1n want to try 1.8.9 and see if it works now?
@Flu0XeT1n want to try 1.8.9 and see if it works now?
I tried 1.8.9. The original problem is solved but a new one occurs.
that sounds like an error with the way you have cuda configured