-
Notifications
You must be signed in to change notification settings - Fork 361
Pull requests: google-deepmind/optax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: fix typos and update docstring formatting across multiple modules
#1759
opened Aug 19, 2026 by
rajasekharporeddy
Collaborator
Loading…
Fix NaN in scale_by_adam on float16 zero-gradient steps
#1755
opened Aug 16, 2026 by
kartik1pandey
Loading…
Add SPSA (Simultaneous Perturbation Stochastic Approximation) optimizer to contrib
#1753
opened Aug 16, 2026 by
jaideeppyne
Loading…
Fix clip_by_global_norm producing NaN when the global norm and max_norm are both zero
#1752
opened Aug 15, 2026 by
shashvat-singham
Loading…
fix(contrib): improve adopt docstring example to show meaningful convergence and add doctest coverage
#1747
opened Jul 31, 2026 by
wahid18-maqs
•
Draft
fix(transforms): reset notfinite_count after apply_if_finite gives up and accepts non-finite update
#1746
opened Jul 31, 2026 by
wahid18-maqs
Loading…
fix(contrib): correct momo and momo_adam docstring examples to use apply_updates
#1745
opened Jul 31, 2026 by
wahid18-maqs
Loading…
fix: prevent division by zero in SAM gradient normalization
#1743
opened Jul 31, 2026 by
wahid18-maqs
Loading…
fix: warn when Hutchinson estimator uses fixed PRNGKey(0)
#1738
opened Jul 27, 2026 by
wahid18-maqs
Loading…
docs: fix COCOB docstring reference and author name
#1737
opened Jul 27, 2026 by
wahid18-maqs
Loading…
Compute exact matrix powers in matrix_inverse_pth_root for any p
#1735
opened Jul 26, 2026 by
TheSaiEaranti
Loading…
docs(contrib): fix paper reference link for ADOPT optimizer
#1731
opened Jul 22, 2026 by
himoto
Loading…
Treat integer hyperparameters as static in inject_hyperparams (fixes #412)
#1730
opened Jul 21, 2026 by
ArneshBanerjee
Loading…
Add nbstripout pre-commit hook, keeping notebook outputs (#1372)
#1729
opened Jul 20, 2026 by
shubhangithub
Loading…
Use jax.Array instead of jax.typing.ArrayLike across the codebase.
#1728
opened Jul 14, 2026 by
copybara-service
Bot
Loading…
Add optional batch shape argument to tree_random_like.
#1727
opened Jul 13, 2026 by
carlosgmartin
Contributor
Loading…
Fix scale_by_rprop returning a one-step-stale update
#1725
opened Jul 12, 2026 by
winklemad
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.