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
Sort

Pull requests list

Remove obsolete implements() decorator & fix tests pull ready Ready for copybara import and testing
#24492 opened Oct 23, 2024 by jakevdp Loading…
Perform searchsorted binary search using unsigned intermediate values. pull ready Ready for copybara import and testing
#24490 opened Oct 23, 2024 by hawkinsp Loading…
Improve docs for jnp.arctan2 documentation pull ready Ready for copybara import and testing
#24488 opened Oct 23, 2024 by jakevdp Loading…
Add new CI scripts for running Bazel CPU presubmits
#24484 opened Oct 23, 2024 by copybara-service bot Loading…
Error on numpy array conversion of PRNG key array pull ready Ready for copybara import and testing
#24481 opened Oct 23, 2024 by jakevdp Loading…
Run dot algorithm tests with PJRT plugin pull ready Ready for copybara import and testing
#24480 opened Oct 23, 2024 by dfm Loading…
sharding cleanup: use inline checks for unimplemented and auto pull ready Ready for copybara import and testing
#24470 opened Oct 22, 2024 by jakevdp Loading…
Add newline at the end of .bazelrc pull ready Ready for copybara import and testing
#24466 opened Oct 22, 2024 by andportnoy Loading…
Update hermetic CUDA docs.
#24436 opened Oct 21, 2024 by copybara-service bot Loading…
Bump hypothesis from 6.102.4 to 6.115.3 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#24430 opened Oct 21, 2024 by dependabot bot Loading…
Bump fsspec from 2024.5.0 to 2024.10.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#24429 opened Oct 21, 2024 by dependabot bot Loading…
[NVIDIA] Adjust the atol/rtol of JAX SDPA API tests pull ready Ready for copybara import and testing
#24427 opened Oct 21, 2024 by kaixih Loading…
Clean up conditional lowering of tan after JAX v0.4.34 release. pull ready Ready for copybara import and testing
#24405 opened Oct 19, 2024 by dfm Loading…
ProTip! Exclude everything labeled bug with -label:bug.