MagicDance icon indicating copy to clipboard operation
MagicDance copied to clipboard

problem when training on one 4090 GPU

Open Pixie8888 opened this issue 1 year ago • 0 comments

Dear author,

I tried to train your model on one 4090 gpu. I reduce the batch_size to 1 to fit the gpu memory, but it gives me this error during forward:

RuntimeError: no valid convolution algorithms available in CuDNN

Do you know how to solve it?

Pixie8888 avatar Nov 01 '24 16:11 Pixie8888