mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Add deprecation of jax.stages.Compiled.compiler_ir
to the change log
PiperOrigin-RevId: 549415191
This commit is contained in:
parent
cd2dc2f2fa
commit
5ae3ac28cd
@ -52,6 +52,7 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
* `jax.interpreters.pxla.make_sharded_device_array`: use {func}`jax.make_array_from_single_device_arrays`.
|
||||
* `jax.interpreters.pxla.ShardedDeviceArray`: use {class}`jax.Array`.
|
||||
* `jax.numpy.DeviceArray`: use {class}`jax.Array`.
|
||||
* `jax.stages.Compiled.compiler_ir`: use {func}`jax.stages.Compiled.as_text`.
|
||||
|
||||
* Breaking changes
|
||||
* JAX now requires ml_dtypes version 0.2.0 or newer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user