mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update changelog for #5868
This commit is contained in:
parent
9ca11d4de9
commit
2a091d2629
@ -30,6 +30,8 @@ PLEASE REMEMBER TO CHANGE THE '..master' WITH AN ACTUAL TAG in GITHUB LINK.
|
|||||||
`OverflowError` rather than having their value silently truncated.
|
`OverflowError` rather than having their value silently truncated.
|
||||||
* Bug fixes:
|
* Bug fixes:
|
||||||
* `host_callback` now supports empty arrays in arguments and results ({jax-issue}`#6262`).
|
* `host_callback` now supports empty arrays in arguments and results ({jax-issue}`#6262`).
|
||||||
|
* {func}`jax.random.randint` clips rather than wraps of out-of-bounds limits, and can now generate
|
||||||
|
integers in the full range of the specified dtype ({jax-issue}`#5868`)
|
||||||
|
|
||||||
## jaxlib 0.1.65 (unreleased)
|
## jaxlib 0.1.65 (unreleased)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user