mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update the changelog to say sharded_jit is deprecated.
This commit is contained in:
parent
8a61414a88
commit
b4d05dcae8
@ -60,6 +60,7 @@ PLEASE REMEMBER TO CHANGE THE '..main' WITH AN ACTUAL TAG in GITHUB LINK.
|
||||
and {func}`jax.numpy.fromstring` ({jax-issue}`#10049`).
|
||||
* `DeviceArray.copy()` now returns a `DeviceArray` rather than a `np.ndarray` ({jax-issue}`#10069`)
|
||||
* added {func}`jax.scipy.linalg.rsf2csf`
|
||||
* `jax.experimental.sharded_jit` has been deprecated and will be removed soon.
|
||||
* Deprecations:
|
||||
* {func}`jax.nn.normalize` is being deprecated. Use {func}`jax.nn.standardize` instead ({jax-issue}`#9899`).
|
||||
* {func}`jax.tree_util.tree_multimap` is deprecated. Use {func}`jax.tree_util.tree_map` instead ({jax-issue}`#5746`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user