-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Significant performance regression #21316
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
Comments
Hi @rivershah, thanks for the report. |
I will write a minimal reproducible example and share. Apologies for not filing it with issue report. I will expend some time doing this in the next few days. Thank you. |
Have tried with a simple model in colab; can't replicate issue. I need to dig more carefully for custom models. Investigating if issue upstream in keras or something else breaking downstream in between the diffs of
|
Issue was downstream with the dataset distribution diffs. Fixed |
Uh oh!
There was an error while loading. Please reload this page.
I don't have minimum viable example to provide, but on tpu there has been a significant performance regression.
git diff v3.10.0 pr-21187 -- keras/src/backend/jax/
Training step time across many models are 2-3x. Please review and fix.
GPUs are fine. TPUs + jax are exhibiting the 2-3x slowdown
The text was updated successfully, but these errors were encountered: