Issues 共 2371
jax.nn.selu gradient returns zero for large negative float64 input
#39796 · ALinrunrun · 13 天前
Multi-stream windowed einsum fails HLO verifier when a per-device shard > ~1024 — REGRESSION new in jax/jaxlib 0.10.2 (CUDA)
#39200 · rsdcastro · 2026-07-15
`jit` C++ fastpath attaches the logical instead of the physical sharding to PRNG key outputs, causing a spurious cache miss when keys are fed back in
#39089 · Gattocrucco · 2026-07-11
jax.nn.scaled_matmul raises NotImplementedError on CPU with no graceful error
#38813 · anna-researcher · 2026-06-26
jax.scipy.special.digamma returns NaN for signed zero and positive subnormal float32 inputs
#38633 · ALinrunrun · 2026-06-21
jax.scipy.stats.chi2.logpdf returns nan at x=0.0 and x=inf for df=2.0
#38620 · jordanECarver · 2026-06-20
jax.jit produces non-finite gradients for a function involving jnp.cross(x, x) and jnp.linalg.cholesky where eager gradients are finite
#38611 · anna-researcher · 2026-06-20
jax.scipy.stats.chi2.logpdf returns NaN at x=0 and x=inf when df=2 (inconsistent with gamma.logpdf)
#38316 · OE-GOD · 2026-06-09
jax.scipy.special.kl_div returns nan instead of inf at x=inf, y=0.0
#38239 · marcusawebb · 2026-06-06
`jnp.cumsum(x, dtype=bool)` produces wrong values for integer input
#37991 · AjBrown89 · 2026-05-26