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

Use modern packaging standards for setuptools
#15280 opened Mar 29, 2023 by eli-schwartz 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.random: clean up handling of dtypes pull ready Ready for copybara import and testing
#15177 opened Mar 23, 2023 by jakevdp Loading…
revive shapecheck, better than ever
#14842 opened Mar 8, 2023 by mattjj Draft
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…
[typing] Use ParamSpec in JIT annotation pull ready Ready for copybara import and testing
#14688 opened Feb 26, 2023 by NeilGirdhar Loading…
checkify: debug mode! pull ready Ready for copybara import and testing
#14483 opened Feb 15, 2023 by LenaMartens 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…
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…
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…
Conditional scan JEP
#13184 opened Nov 10, 2022 by patrick-kidger Loading…
Allow passing empty path to compile cache
#13057 opened Nov 1, 2022 by lucasb-eyer Loading…
when i is int-like, make x.at[i].set(u) generate a DUS
#13002 opened Oct 27, 2022 by mattjj Loading…
1 task
Add PYTORCH_SAME padding to JAX. pull ready Ready for copybara import and testing
#12659 opened Oct 4, 2022 by RerRayne Loading…
Checkify: add debug mode with all checks+errors thrown automatically pull ready Ready for copybara import and testing
#12597 opened Sep 30, 2022 by LenaMartens Loading…
5 tasks
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…
ProTip! Exclude everything labeled bug with -label:bug.