Jax MLP NN loss is nan, without "env PYTHONUNBUFFERED" #13050
Unanswered
YoungSeokPark
asked this question in
Q&A
Replies: 1 comment
-
would u share your source code? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My jax neural network get nan-loss even for first iteration without env variable "PYTHONUNBUFFERED=1"
and with "env PYTHONUNBUFFERED" it works fine. It is just a simple FCN with params less than 10K,
Is there anyone have any clues?
Any helps would be appreciates. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions