-
Notifications
You must be signed in to change notification settings - Fork 779
Pull requests: google/flax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
This CL relaxes the input type hints to resolve an invariance issue with Python type checkers (Pyright/MyPy).
#5187
opened Jan 13, 2026 by
copybara-service
bot
Loading…
feat(nnx): add Grouped Query Attention (GQA) support
#5180
opened Jan 7, 2026 by
ayulockedin
Loading…
3 of 4 tasks
feat(nnx): add preferred_element_type to attention.py and recurrent.py, out_sharding to recurrent.py
#5179
opened Jan 7, 2026 by
aarushisingh04
Loading…
2 of 4 tasks
docs(nnx): standardize 'rngs' docstring description
#5173
opened Jan 6, 2026 by
ayulockedin
Loading…
1 of 4 tasks
Add _graph_node_set_key method for List class
pull ready
#5171
opened Jan 6, 2026 by
samanklesaria
Loading…
[graphcast] Prepare for
jax_pmap_shmap_merge=True.
#5168
opened Jan 6, 2026 by
copybara-service
bot
Loading…
Add out_sharding docstrings to linear layer call methods
#5154
opened Dec 25, 2025 by
jackopenn
Loading…
2 of 4 tasks
Have _graph_flatten respect nnx.data declarations
#5136
opened Dec 12, 2025 by
samanklesaria
•
Draft
Rewritten flax.jax_utils.prefetch_to_device and flax.jax_utils.replicate using jax.device_put
pull ready
#5101
opened Nov 19, 2025 by
vfdev-5
Loading…
Add split and key methods to RngStream and Rngs
pull ready
#5047
opened Oct 23, 2025 by
samanklesaria
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.