Skip to content

Pull requests: jax-ml/jax

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

Improve pmap caching cla: yes
#4923 by apaszke was closed Mar 4, 2023 Loading…
Make xmap tutorial public cla: yes pull ready Ready for copybara import and testing
#6100 by apaszke was merged Apr 9, 2021 Loading…
Fix inline image embedding in the xmap tutorial cla: yes pull ready Ready for copybara import and testing
#6425 by apaszke was merged Apr 14, 2021 Loading…
Implement nesting of pjits cla: yes
#6507 by copybara-service bot was merged Apr 21, 2021 Loading…
Fix xmap nesting in SPMD lowering mode cla: yes
#6560 by copybara-service bot was merged Apr 26, 2021 Loading…
Fix the batching rule for named reductions cla: yes
#6564 by copybara-service bot was merged Apr 26, 2021 Loading…
Fix an assertion in xmap code cla: yes
#6571 by copybara-service bot was merged Apr 27, 2021 Loading…
Add a docstring for pjit cla: yes
#6578 by copybara-service bot was merged May 6, 2021 Loading…
Add reverse-mode AD support for pjit cla: yes
#6876 by copybara-service bot was closed Oct 5, 2021 Loading…
Add support for sequential loop resources in xmap cla: yes pull ready Ready for copybara import and testing
#6906 by apaszke was merged Jun 7, 2021 Loading…
Raise a friendlier error message when using loop axes in collectives cla: yes pull ready Ready for copybara import and testing
#6920 by apaszke was merged Jun 8, 2021 Loading…
Add support for anonymous serial loops cla: yes pull ready Ready for copybara import and testing
#6927 by apaszke was merged Jun 16, 2021 Loading…
Add axis and tiled options to lax.all_gather. cla: yes
#7172 by copybara-service bot was merged Jul 15, 2021 Loading…
Clarify the error message for out-of-bounds in_axes in pmap and vmap cla: yes pull ready Ready for copybara import and testing
#7281 by apaszke was merged Jul 14, 2021 Loading…
Disable strict checking for flags cla: yes
#7293 by copybara-service bot was closed Jul 15, 2021 Loading…
Add support for reverse-mode AD of xmap cla: yes pull ready Ready for copybara import and testing
#7295 by apaszke was merged Jul 19, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:main.