-
Notifications
You must be signed in to change notification settings - Fork 277
Pull requests: google-deepmind/optax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Enforce keyword-only arguments for optional parameters in Optax losses.
#1490
opened Nov 12, 2025 by
copybara-service
bot
Loading…
Define
PRNGKey and Shape in optax._src.base and update usages.
#1489
opened Nov 12, 2025 by
copybara-service
bot
Loading…
Add an internal definition of
ArrayTree and use it instead of chex.ArrayTree.
#1484
opened Nov 12, 2025 by
copybara-service
bot
Loading…
Replace
chex.Numeric with jax.typing.ArrayLike. Replace chex.Scalar with float/int as appropriate.
#1479
opened Nov 11, 2025 by
copybara-service
bot
Loading…
Remove use of cast_tree in favor of optax.tree.cast
#1477
opened Nov 11, 2025 by
copybara-service
bot
Loading…
Add an internal definition of
ArrayTree and use it instead of chex.ArrayTree.
#1470
opened Nov 10, 2025 by
copybara-service
bot
Loading…
add Dice + CE loss and weighting to current Dice implementation
#1458
opened Nov 2, 2025 by
aymuos15
Loading…
fix: default hyperparams to float32 unless specified
#1445
opened Oct 25, 2025 by
akramcodez
Loading…
Fix _projections_test.py: Remove prints and use optax.tree.allclose.
#1439
opened Oct 24, 2025 by
carlosgmartin
Loading…
feat - Implemented Lion Optimizer and Tests scripts
#1438
opened Oct 24, 2025 by
raghulchandramouli
Loading…
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…
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…
Previous Next
ProTip!
Updated in the last three days: updated:>2025-11-09.