Replies: 1 comment
-
Hey @fmscole! I don't think this is Flax related so I turned the issue into a discussion. I've had stuff like this happen either because of the |
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
-
Has anyone ever encountered a situation where a program that was originally running well suddenly hangs without any error messages and does not end or run. And when to hang is random.
What is the most likely problem in this situation? Memory is absolutely sufficient.
A friend on the Internet said that GPU was waiting for data, but the data did not enter GPU, so how to solve it?
https://github.com/fmscole/jax_example/blob/test/lstm/main.py
System information:
Beta Was this translation helpful? Give feedback.
All reactions