- Notifications
You must be signed in to change notification settings - Fork 795
Pull requests: google/flax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replaced custom PriorityStr with standard tuple sorting in _graph_node_flatten. Python 3.13.11 optimized str comparison bypasses custom subclasses (causing TypeError), and used getattr in _setattr because unflattening order becomes non-deterministic (preventing AttributeError).
#5373 opened Mar 24, 2026 by copybara-service bot Loading…
Upgrade third_party/python_runtime/v3_13_unstable to 3.13.11
#5371 opened Mar 24, 2026 by copybara-service bot Loading…
Update the RNG guide with split and without StateAxes
#5363 opened Mar 20, 2026 by samanklesaria Loading…
Remove spmd_lowering from MeshComputation and do more cleanups after pmap, PmapSharding is gone
#5360 opened Mar 20, 2026 by copybara-service bot Loading…
Rename
SDS(vma: frozenset = ...) to SDS(manual_type: jax.sharding.ManualAxisType = ...) #5351 opened Mar 18, 2026 by copybara-service bot Loading…
Add 'prefix' argument to temp_flip_flag function
#5343 opened Mar 17, 2026 by samanklesaria Loading…
Fix broken error-message formatting in flax.nnx
#5334 opened Mar 16, 2026 by gdrosa Loading…
1 task done
Add iter_module_children() to iterate over module children only.
#5302 opened Mar 4, 2026 by copybara-service bot Loading…
Bump the pip group across 9 directories with 4 updates dependencies Pull requests that update a dependency file python Pull requests that update python code
#5300 opened Mar 4, 2026 by dependabot bot Loading…
Expand Einsum test coverage with parameterized tests
#5285 opened Feb 26, 2026 by us Loading…
1 of 4 tasks
Add tests, docstrings and validation to metrics.py
#5284 opened Feb 26, 2026 by us Loading…
2 of 4 tasks
Add examples and fix docstrings in nnx.nn.dtypes
#5283 opened Feb 26, 2026 by us Loading…
2 of 4 tasks
Expand Dropout test coverage and migrate to absltest
#5281 opened Feb 26, 2026 by us Loading…
1 of 4 tasks
Expand LoRA test coverage with dtype, gradient, and edge case tests
#5280 opened Feb 26, 2026 by us Loading…
1 of 4 tasks
Expand TestLinenConsistency parameterized.product in attention_test
#5279 opened Feb 26, 2026 by us Loading…
2 of 4 tasks
Expand Embed test coverage with functional, attend, and dtype tests
#5278 opened Feb 26, 2026 by us Loading…
1 of 4 tasks
Add tests for nnx.initializers zeros_init and ones_init
#5276 opened Feb 25, 2026 by us Loading…
2 tasks done
Previous Next
ProTip! What’s not been updated in a month: updated:<2026-02-24.