You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Hello, I noticed that your code is the same as the getting start in the official jax document, but when I changed the more complex network and data and made a regression problem, I finally found that after the first batch entered fuc train_ step, no results are returned, and the training is not started, then the program is completed. Considering that you may be experienced in jax training, can you give me some advice or guidance on the above issues.Thanks for any apply.