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 stop_gradient(mutable_array) error pull ready Ready for copybara import and testing
#22521 opened Jul 18, 2024 by mattjj Loading…
Improve typing of jax.jit pull ready Ready for copybara import and testing
#23720 opened Sep 18, 2024 by lebrice 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…
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…
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…
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 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…
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…
jax.jit: support decorator factory pattern kokoro:force-run pull ready Ready for copybara import and testing
#28011 opened Apr 14, 2025 by jakevdp 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…
[hijax] vmap is not a primitive, it is sophisticated, hi-class kokoro:force-run pull ready Ready for copybara import and testing
#32152 opened Sep 26, 2025 by mattjj Loading…
compute jit number of replicas using least-common-multiple, not max kokoro:force-run pull ready Ready for copybara import and testing
#13938 opened Jan 10, 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
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…
Fix wrong cond-state discharge rule. pull ready Ready for copybara import and testing
#13785 opened Dec 24, 2022 by patrick-kidger 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…
fix broken notebook link pull ready Ready for copybara import and testing
#13607 opened Dec 11, 2022 by mattjj 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…
[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…
[typing] Use ParamSpec in JIT annotation pull ready Ready for copybara import and testing
#14688 opened Feb 26, 2023 by NeilGirdhar Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.