mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Add GPU overflow bugfix (#24846) to changelog.
This commit is contained in:
parent
a99ccd9341
commit
5808170a10
@ -49,6 +49,11 @@ When releasing, please add the new-release-boilerplate to docs/pallas/CHANGELOG.
|
||||
declared inline via {func}`dataclasses.field`. See the function documentation
|
||||
for examples.
|
||||
|
||||
* Bug fixes
|
||||
* Fixed a bug where the GPU implementations of LU and QR decomposition would
|
||||
result in an indexing overflow for batch sizes close to int32 max. See
|
||||
{jax-issue}`#24843` for more details.
|
||||
|
||||
## jax 0.4.35 (Oct 22, 2024)
|
||||
|
||||
* Breaking Changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user