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

[typing] Use ParamSpec in JIT annotation pull ready Ready for copybara import and testing
#14688 opened Feb 26, 2023 by NeilGirdhar Loading…
[ANN] Update approx_{max,min}_k jvp to make it more TPU-friendly. pull ready Ready for copybara import and testing
#15977 opened May 11, 2023 by ebrevdo Loading…
Enhance Consistency of Kaiming He Initializer Documentation pull ready Ready for copybara import and testing
#16998 opened Aug 7, 2023 by peterdavidfagan Loading…
add option to cond to disable double-where batching behavior pull ready Ready for copybara import and testing
#16875 opened Jul 27, 2023 by mattjj Loading…
add scipy.special.factorial and scipy.special.comb pull ready Ready for copybara import and testing
#10948 opened Jun 2, 2022 by froystig Draft
Fix wrong cond-state discharge rule. pull ready Ready for copybara import and testing
#13785 opened Dec 24, 2022 by patrick-kidger Loading…
in closure_convert, hoist all tracers involved in staging pull ready Ready for copybara import and testing
#14760 opened Mar 2, 2023 by froystig Loading…
Added vectorized arguments to debug.{print,breakpoint,callback}. pull ready Ready for copybara import and testing
#17088 opened Aug 12, 2023 by patrick-kidger Loading…
fix broken notebook link pull ready Ready for copybara import and testing
#13607 opened Dec 11, 2022 by mattjj Loading…
Add generic O(k^3) jet rule via truncated polynomial composition pull ready Ready for copybara import and testing
#13737 opened Dec 20, 2022 by dsheldon Loading…
Add support for unroll=0 to lax.scan. kokoro:force-run pull ready Ready for copybara import and testing
#29630 opened Jun 21, 2025 by carlosgmartin Loading…
Fix wrong unpacking in the decode attention pallas kernel kokoro:force-run pull ready Ready for copybara import and testing
#27292 opened Mar 20, 2025 by uuirs Loading…
Add an example of compiling a JAX program to a torch.fx graph pull ready Ready for copybara import and testing
#18479 opened Nov 10, 2023 by superbobry Loading…
fix box bug in scan transpose kokoro:force-run pull ready Ready for copybara import and testing
#28561 opened May 6, 2025 by mattjj Loading…
Fix shard_map for primitives with multiple outputs and None specs kokoro:force-run pull ready Ready for copybara import and testing
#27720 opened Apr 3, 2025 by justinjfu Loading…
jax.random: clean up handling of dtypes pull ready Ready for copybara import and testing
#15177 opened Mar 23, 2023 by jakevdp Loading…
allow custom_gradient to close over non-autodiff tracers pull ready Ready for copybara import and testing
#25017 opened Nov 20, 2024 by mattjj Loading…
Add jax_logging_level to common config options in docs documentation kokoro:force-run pull ready Ready for copybara import and testing
#28034 opened Apr 15, 2025 by skye Loading…
Improve typing of jax.jit pull ready Ready for copybara import and testing
#23720 opened Sep 18, 2024 by lebrice Loading…
improve stop_gradient(mutable_array) error pull ready Ready for copybara import and testing
#22521 opened Jul 18, 2024 by mattjj Loading…
More type annotations of Pallas primitives pull ready Ready for copybara import and testing
#19608 opened Feb 1, 2024 by trishume Loading…
improve ravel_pytree docstring with an example, add type annotation pull ready Ready for copybara import and testing
#18283 opened Oct 26, 2023 by mattjj Loading…
jax.numpy.ndarray.at: more efficient divide pull ready Ready for copybara import and testing
#19163 opened Jan 2, 2024 by stephen-huan Loading…