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

Use uv instead of pip for installing Python packages
#26705 opened Feb 24, 2025 by copybara-service bot Loading…
Use LAPACK trsm kernel even for batched solves.
#26703 opened Feb 24, 2025 by copybara-service bot Loading…
Add tests for lax.linalg.svd algorithm specification.
#26702 opened Feb 24, 2025 by copybara-service bot Loading…
Use the same name for aliased Vars when pretty-printing Jaxprs. pull ready Ready for copybara import and testing
#26697 opened Feb 24, 2025 by gnecula Loading…
[Pallas] Add support for setting operand as HBM memory.
#26694 opened Feb 24, 2025 by copybara-service bot Loading…
fix member access to packed CUDA struct
#26691 opened Feb 23, 2025 by h-vetinari Loading…
Replace setup.py with pyproject.toml
#26683 opened Feb 23, 2025 by NeilGirdhar Loading…
Allow query and keys that aren’t multiples of 128
#26676 opened Feb 22, 2025 by Rifur13 Loading…
Enable :debug_info_test/test_vjp_of_jit. CI Connection Halt - Always Flag every job that has its workflow file setup for halting to wait at the designated point CI Connection Halt - On Error Flag every job that has its workflow file setup for halting to wait using trap CI Connection Halt - On Retry Flag every job that has its workflow file setup for halting to halt if the workflow is retried
#26671 opened Feb 21, 2025 by copybara-service bot Loading…
Sharp bits: add note on subnormal flush-to-zero documentation pull ready Ready for copybara import and testing
#26668 opened Feb 21, 2025 by jakevdp Loading…
[mgpu] Debug print arrays.
#26659 opened Feb 21, 2025 by copybara-service bot Loading…
Internal change for visibility
#26654 opened Feb 21, 2025 by copybara-service bot Loading…
roofline: Add support for min_p, max_p, reduce_sum_p.
#26643 opened Feb 20, 2025 by copybara-service bot Loading…
jax.numpy ndim/shape/size: deprecate non-array input pull ready Ready for copybara import and testing
#26641 opened Feb 20, 2025 by jakevdp Loading…
Remove fmha rewriter dependency in cuDNN SDPA api
#26627 opened Feb 20, 2025 by Cjkkkk Loading…
ProTip! Exclude everything labeled bug with -label:bug.