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

NaN error #112

Open
JonathanLehner opened this issue Oct 16, 2020 · 4 comments
Open

NaN error #112

JonathanLehner opened this issue Oct 16, 2020 · 4 comments

Comments

@JonathanLehner
Copy link

I disabled anomaly detection since it crashed.
Without it I get the error:

Warning: NaN or Inf found in input tensor.
Error: svd_cuda: the updating process of SBDSDC did not converge (error: 3)

this was in epoch 2, it does not always happen. With distort_images: true

@JonathanLehner
Copy link
Author

with anomaly detection I get the warning:
UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging.
warnings.warn('Anomaly Detection has been enabled. '

@JonathanLehner
Copy link
Author

and after some time I get "RuntimeError: Function 'PowBackward0' returned nan values in its 0th output."

@karfly
Copy link
Owner

karfly commented Nov 10, 2020

Hi, @JonathanLehner.
I also noticed such instability during training an Algebraic Model, but I got such error only after >10 epochs.

@JonathanLehner
Copy link
Author

JonathanLehner commented Nov 10, 2020 via email

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

2 participants