mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
[JAX] Add release note for the graduration of the experimental.ann module.
PiperOrigin-RevId: 431951602
This commit is contained in:
parent
3766dd2120
commit
fb44d7c12f
@ -16,6 +16,8 @@ PLEASE REMEMBER TO CHANGE THE '..main' WITH AN ACTUAL TAG in GITHUB LINK.
|
||||
deprecated in 0.2.22, have been removed. Please use
|
||||
[the `.at` property on JAX arrays](https://jax.readthedocs.io/en/latest/_autosummary/jax.numpy.ndarray.at.html)
|
||||
instead, e.g., `x.at[idx].set(y)`.
|
||||
* Moved `jax.experimental.ann.approx_*_k` into `jax.lax`. These functions are
|
||||
optimized alternatives to `jax.lax.top_k`.
|
||||
|
||||
|
||||
## jaxlib 0.3.1 (Unreleased)
|
||||
|
Loading…
x
Reference in New Issue
Block a user