-
Notifications
You must be signed in to change notification settings - Fork 260
Pull requests: google-deepmind/optax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add a bias_correction_v flag to scale_by_amsgrad to align with the original AMSGrad paper and Pytorch/tensorflow impl
#1423
opened Sep 26, 2025 by
vvsvictor
Loading…
Fix tree_min and tree_max to handle zero-size array leafs.
#1374
opened Jul 6, 2025 by
carlosgmartin
Loading…
Deprecate optax.global_norm in favor of optax.tree.norm.
#1368
opened Jun 27, 2025 by
carlosgmartin
Loading…
Minor improvements and cleanup using tree utility functions.
#1365
opened Jun 27, 2025 by
carlosgmartin
Loading…
Silence some pytype errors related to a JAX build refactor
#1338
opened Jun 16, 2025 by
copybara-service
bot
Loading…
Add weight_decay and mask arguments to adabelief optimizer.
#1291
opened May 1, 2025 by
carlosgmartin
Loading…
Add linear program solver based on the restarted Halpern primal-dual hybrid gradient (rHPDHG) algorithm.
#1154
opened Dec 9, 2024 by
carlosgmartin
Loading…
Fix init_value and end_value in cosine decay
#884
opened Mar 26, 2024 by
copybara-service
bot
Loading…
Hessian vector product and Gauss-Newton vector product utilities.
#817
opened Feb 21, 2024 by
copybara-service
bot
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.