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

Add run-time version check for ptxas binaries pull ready Ready for copybara import and testing
#19041 opened Dec 18, 2023 by Micky774 Loading…
Add split_p to jax.extend.core.primitives kokoro:force-run pull ready Ready for copybara import and testing
#29452 opened Jun 13, 2025 by j-towns 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…
Ensure __jax_array__ support in binary ops kokoro:force-run pull ready Ready for copybara import and testing
#28630 opened May 8, 2025 by jakevdp Loading…
[ROCm] Support lowering through PJRT_Triton_Extension kokoro:force-run pull ready Ready for copybara import and testing
#31768 opened Sep 12, 2025 by amd-jianli12 Loading…
Test dumping HLO when reading compilation cache kokoro:force-run pull ready Ready for copybara import and testing
#31328 opened Aug 26, 2025 by olupton 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…
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…
Added xla_call and custom_jvp_call discharge rules pull ready Ready for copybara import and testing
#13837 opened Dec 31, 2022 by patrick-kidger Loading…
Delete jax/tools/colab_tpu.py pull ready Ready for copybara import and testing
#22401 opened Jul 11, 2024 by sagelywizard Loading…
ProTip! Exclude everything labeled bug with -label:bug.