Bump keras from 3.14.0 to 3.15.0 - #950
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/keras-3.15.0
branch
from
August 8, 2026 04:26
cbe4328 to
5372e4d
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/keras-3.15.0
branch
2 times, most recently
from
August 18, 2026 00:46
1432cb9 to
3914608
Compare
Bumps [keras](https://github.com/keras-team/keras) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.14.0...v3.15.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/keras-3.15.0
branch
from
August 18, 2026 01:02
3914608 to
0cab75f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps keras from 3.14.0 to 3.15.0.
Release notes
Sourced from keras's releases.
... (truncated)
Commits
9d1bbf9Add erfinv tests and TensorFlow CPU fallback for half precision (#23086)b34af30Fix pad_sequences string dtype check (np.bytes_ instead of duplicate np.str_)...f512e93Fix wrong parameter names in ops.select and ops.argpartition docstrings (#23091)915ec7eSupport native Grouped-Query Attention (GQA) Key/Value head broadcast. (#23081)49d668dAdd JAX multi-process distribution tests (#23105)b49fde7Refactor rematerialization logic into Operation and support more modes (#23107)e0bfa2dAdd to the list of APIs that should not be part of a reloaded model. (#23115)69d7fd6Suppress spurious 'Skipping nested container' warning on freshly-saved files ...048d142Delete temp files after loading model from remote path. (#23113)46f5eacBump GitHub Actions versions to the latest (#23104)