mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Add Python 3.13 wheels to changelog.
This commit is contained in:
parent
cd04d0f32e
commit
bef36c431d
@ -12,9 +12,14 @@ When releasing, please add the new-release-boilerplate to docs/pallas/CHANGELOG.
|
||||
|
||||
## jax 0.4.34
|
||||
|
||||
* New Functionality
|
||||
* This release includes wheels for Python 3.13. Free-threading mode is not yet
|
||||
supported.
|
||||
|
||||
* Deprecations
|
||||
* In {func}`jax.numpy.trim_zeros`, non-arraylike arguments or arraylike arguments
|
||||
with `ndim != 1` are now deprecated, and in the future will result in an error.
|
||||
* In {func}`jax.numpy.trim_zeros`, non-arraylike arguments or arraylike
|
||||
arguments with `ndim != 1` are now deprecated, and in the future will result
|
||||
in an error.
|
||||
|
||||
* Deletion:
|
||||
* `jax.xla_computation` is deleted. It's been 3 months since it's deprecation
|
||||
|
Loading…
x
Reference in New Issue
Block a user