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

Error when training encoders #4

Open
rafael-alencar29 opened this issue Aug 3, 2021 · 3 comments
Open

Error when training encoders #4

rafael-alencar29 opened this issue Aug 3, 2021 · 3 comments

Comments

@rafael-alencar29
Copy link

I get this error whenever I try to train the encoders (BottleneckAutoencoder, BaselineAutoencoder...)
"RuntimeError: Function 'PowBackward0' returned nan values in its 0th output"
I believe all the setting are right, I'm running on Colab.

Am I missing something?

@viettr
Copy link
Collaborator

viettr commented Aug 3, 2021

Can you please post the whole error message? And does the error occur in the first epoch or later?

@rafael-alencar29
Copy link
Author

I'm sharing the whole file link.

The error happens in the first epoch.
The the others models ran just fine, just the encoders I'm having problems.

https://colab.research.google.com/drive/1bWydVwUPWTncH9gGEt5Bm3s2K_XE8Wmo?usp=sharing

@rafael-alencar29 rafael-alencar29 changed the title Error when training enconders Error when training encoders Aug 7, 2021
@rafael-alencar29
Copy link
Author

Screenshot 2021-08-11 at 13-15-08 Google Colaboratory
Here is the error screenshot in case the link above doesn't work.

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