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

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…
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…
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…
Fix wrong cond-state discharge rule. pull ready Ready for copybara import and testing
#13785 opened Dec 24, 2022 by patrick-kidger 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…
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…
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…
jax.random: clean up handling of dtypes pull ready Ready for copybara import and testing
#15177 opened Mar 23, 2023 by jakevdp Loading…
improve stop_gradient(mutable_array) error pull ready Ready for copybara import and testing
#22521 opened Jul 18, 2024 by mattjj Loading…
Remove old ROCm build code kokoro:force-run pull ready Ready for copybara import and testing
#31381 opened Aug 27, 2025 by charleshofer Loading…
Improve error message when passing a tuple of non-concrete values as … better_errors Improve the error reporting cla: yes pull ready Ready for copybara import and testing
#7952 opened Sep 17, 2021 by hawkinsp Loading…
Add PYTORCH_SAME padding to JAX. pull ready Ready for copybara import and testing
#12659 opened Oct 4, 2022 by RerRayne Loading…
improve error message for #14009 pull ready Ready for copybara import and testing
#16841 opened Jul 25, 2023 by mattjj Loading…
hilbert transform similar to that in osp.signal pull ready Ready for copybara import and testing
#15211 opened Mar 24, 2023 by joglekara 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…
improve custom_jvp nondiff_argnums tracer error kokoro:force-run pull ready Ready for copybara import and testing
#12495 opened Sep 23, 2022 by mattjj Loading…
add gpu determinism note cla: yes
#4824 opened Nov 7, 2020 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…
Add #22244 (remat numerics fix/possibly breaking change) to CHANGELOG pull ready Ready for copybara import and testing
#22424 opened Jul 12, 2024 by skye Loading…