-
Notifications
You must be signed in to change notification settings - Fork 15
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
What's the pytorch version #5
Comments
I also used pytorch 0.4.0 |
I got the same problem. The loss has been rising and finally turned into NaN. |
@sshkhr Yeah, I have the same problem |
I trained the model with pytorch 0.4.0 in Python3.6.3. The loss_G and loss_identity show a very large number.
The text was updated successfully, but these errors were encountered: