Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

train error: svd_cuda #21

Open
vkl-git opened this issue Feb 20, 2021 · 4 comments
Open

train error: svd_cuda #21

vkl-git opened this issue Feb 20, 2021 · 4 comments

Comments

@vkl-git
Copy link

vkl-git commented Feb 20, 2021

Hello, thank you for your work.When I tried to train with my own datasets, I used the SRFlow_DF2K_4x model, but during the training process, "svd_cuda: the updating process of SBDSDC did not converage (error:11)" error appeared.Have you ever encountered the same reason in your training?Is there a solution?
image

@flybiubiu
Copy link

which cuda and pytorch version?

@vkl-git
Copy link
Author

vkl-git commented Feb 20, 2021 via email

@flybiubiu
Copy link

I train it with same problem before, But I run setup file all problem are display.
If GPU is 3090,cuda version should be cuda 11.0

@andreas128
Copy link
Owner

Hi viki-li, this error usually occurs in the back propagation step of the 1x1 convolution, when the learning rate is too high.

Does it help to reduce the learning rate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants