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

WIP: Add a pylintrc to make it easire to use linter cla: yes
#1442 by joaogui1 was merged Oct 5, 2019 Loading… updated Oct 5, 2019
[Waiting Reviews]: Fixes the parameters descriptions cla: yes
#1434 by joaogui1 was merged Oct 30, 2019 Loading… updated Oct 30, 2019
Bump jaxlib version cla: yes
#2201 by chr1sj0nes was closed Feb 10, 2020 Loading… updated Feb 10, 2020
Adding broadcast_argnums to pmap for allowing similar behaviour t… cla: yes
#1786 by botev was merged Feb 14, 2020 Loading… updated Feb 14, 2020
Fixed the documentation of api.linearize cla: yes
#2467 by gnecula was closed Mar 24, 2020 Loading… updated Mar 24, 2020
Implementation of np.ldexp and np.frexp cla: yes
#1529 by WindQAQ was merged Apr 1, 2020 Loading… updated Apr 1, 2020
implement np.convolve method in lax_numpy cla: yes
#1831 by michiboo was closed Apr 11, 2020 Loading… updated Apr 11, 2020
Fix packbits/unpackbits tests cla: yes
#2702 by skye was merged Apr 14, 2020 Loading… updated Apr 14, 2020
Implement nan-argmin/argmax cla: yes
#2398 by yurodiviy was merged Apr 28, 2020 Loading… updated Apr 28, 2020
Add ValueError to jax.numpy.squeeze function. cla: yes
#2307 by us was closed Apr 28, 2020 Loading… updated Apr 28, 2020
Support axis_index_groups in allreduce collectives cla: yes
#2382 by jekbradbury was merged May 8, 2020 Loading… updated May 8, 2020
Add a summary explaining the usage and context for JAX PRNG design. cla: yes
#2525 by jblespiau was merged May 26, 2020 Loading… updated May 26, 2020
Add np.polyadd numpy function cla: yes
#3261 by ashridh was merged Jun 3, 2020 Loading… updated Jun 4, 2020
Add np.polysub numpy function cla: yes
#3319 by ashridh was merged Jun 5, 2020 Loading… updated Jun 5, 2020
add scipy.special.zeta, scipy.special.polygamma cla: yes
#3385 by fehiepsi was merged Jun 16, 2020 Loading… updated Jun 16, 2020
Improve dtype test coverage for random_test cla: yes
#3254 by jakevdp was merged Jun 18, 2020 Loading… updated Jun 18, 2020
Update JAX FAQ.rst, jax.device_put cla: yes
#3496 by 8bitmp3 was merged Jun 22, 2020 Loading… updated Jun 22, 2020
Add np.diag_indices_from numpy function cla: yes
#3500 by ashridh was merged Jun 24, 2020 Loading… updated Jun 24, 2020
Add test of jax.numpy vs numpy call signatures cla: yes
#3628 by jakevdp was merged Jul 1, 2020 Loading… updated Jul 1, 2020
Improve type annotations for jit and vmap. cla: yes
#3938 by aslanides was merged Aug 8, 2020 Loading… updated Aug 8, 2020
Fix svd_p to stop returning garbage values of u/vt when compute_uv ==… cla: yes
#3895 by bchetioui was merged Aug 5, 2020 Loading… updated Aug 31, 2020
Adding support for array split cla: yes
#3639 by AdrienCorenflos was closed Sep 2, 2020 Draft updated Sep 2, 2020
[WIP] Implemented an extract_image_patches op using lax ops. cla: yes
#1154 by gehring was closed Oct 12, 2020 Loading… updated Oct 12, 2020
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.