Skip to content

Pull requests: google/flax

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Make Flax thread-safe for multi-threaded tracing.
#5552 opened Aug 12, 2026 by copybara-service Bot Loading…
docs(nnx): fix training API reference inconsistencies
#5544 opened Aug 4, 2026 by greekera1000 Loading…
3 of 4 tasks
Enable full NumPy indexing compliance for jax.Ref
#5542 opened Aug 1, 2026 by copybara-service Bot Loading…
Fix vmap axes for input_positions in dot_product_attention_with_rope
#5537 opened Jul 26, 2026 by TheSaiEaranti Loading…
3 tasks done
Fix broken links
#5533 opened Jul 22, 2026 by copybara-service Bot Loading…
Exclude haiku doctests from CI
#5532 opened Jul 22, 2026 by samanklesaria Collaborator Loading…
Handle captures in jax transforms with hijax
#5531 opened Jul 21, 2026 by samanklesaria Collaborator Loading…
Fix nnx.Dropout crash when broadcast_dims includes a sharded axis
#5528 opened Jul 17, 2026 by sohumt123 Loading…
3 of 4 tasks
Handle captures in nnx.vmap
#5527 opened Jul 7, 2026 by samanklesaria Collaborator Loading…
Handle captures grad
#5522 opened Jul 2, 2026 by samanklesaria Collaborator Loading…
Update NNX docs for deprecated Variable.value access
#5521 opened Jul 2, 2026 by sumitdotml Loading…
2 of 4 tasks
docs: clarify shape dynamics and add example for make_causal_mask
#5519 opened Jun 27, 2026 by SakshieP Loading…
3 of 4 tasks
Fix nnx.cond tracing cache misses by caching SimpleCondFn wrappers
#5518 opened Jun 27, 2026 by chenkuanliao Contributor Loading…
4 tasks done
cache cond/switch branch wrappers to avoid tracing cache misses
#5517 opened Jun 27, 2026 by mohsinm-dev Contributor Loading…
Handle captures in nnx.scan
#5515 opened Jun 25, 2026 by samanklesaria Collaborator Loading…
default partition metadata in vmap/scan/pmap
#5508 opened Jun 18, 2026 by mohsinm-dev Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.