Skip to content

Pull requests: google/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

[export] Disable serialization in export_test if flatbuffers is not installed pull ready Ready for copybara import and testing
#22199 opened Jun 29, 2024 by gnecula Loading…
skip export_test.py if flatbuffers not importable
#22195 opened Jun 29, 2024 by mattjj Loading…
make pe.inline_jaxpr_into_trace work with dynamic shapes
#22194 opened Jun 29, 2024 by mattjj Loading…
Improve documentation of jax.numpy.clip documentation
#22193 opened Jun 28, 2024 by jakevdp Loading…
better log10 doc
#22192 opened Jun 28, 2024 by pkgoogle Loading…
better log2 doc
#22191 opened Jun 28, 2024 by pkgoogle Loading…
[Pallas] Add vmap support to to_pallas_key
#22190 opened Jun 28, 2024 by copybara-service bot Loading…
Better docs for jnp.sort & jnp.argsort documentation pull ready Ready for copybara import and testing
#22189 opened Jun 28, 2024 by jakevdp Loading…
[pallas] Improve some error messages and add API tests. pull ready Ready for copybara import and testing
#22173 opened Jun 28, 2024 by gnecula Loading…
[memories] Overlap shard transfers in async_serialize
#22169 opened Jun 28, 2024 by gspschmid Loading…
DOC: Improve docs of jnp.var and std
#22167 opened Jun 28, 2024 by rajasekharporeddy Loading…
jnp.arange: fix incorrect type annotation pull ready Ready for copybara import and testing
#22160 opened Jun 28, 2024 by jakevdp Loading…
[pallas] Added more documentation for grid and BlockSpec. pull ready Ready for copybara import and testing
#22134 opened Jun 27, 2024 by gnecula Loading…
DOC: Update jnp.mean doc
#22132 opened Jun 27, 2024 by rajasekharporeddy Loading…
Remove linear parameter from lax.cond_p pull ready Ready for copybara import and testing
#22119 opened Jun 26, 2024 by dfm Loading…
Demo export cl
#22112 opened Jun 26, 2024 by copybara-service bot Loading…
ProTip! Filter pull requests by the default branch with base:main.