-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bump keras from 2.14.0 to 3.10.0 #2613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev_1.20.0
Are you sure you want to change the base?
Conversation
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.1.post1 to 1.6.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.4.1.post1...1.6.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Bumps [keras](https://github.com/keras-team/keras) from 2.14.0 to 3.10.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v2.14.0...v3.10.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project check has failed because the head coverage (27.22%) is below the target coverage (83.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## dev_1.20.0 #2613 +/- ##
===============================================
- Coverage 84.99% 27.22% -57.78%
===============================================
Files 329 329
Lines 30102 30102
Branches 5151 5151
===============================================
- Hits 25586 8195 -17391
- Misses 3065 21607 +18542
+ Partials 1451 300 -1151 🚀 New features to boost your workflow:
|
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ibm.com>
Bumps keras from 2.14.0 to 3.10.0.
Release notes
Sourced from keras's releases.
... (truncated)
Commits
3bedb9a
Update layer.py add_metric error message (#21290)c52d71e
[OpenVINO Backend] support ops.split (#21296)8f67bab
Update layer.py add_loss to properly handle when input loss is a list of scal...df58e70
jax eig now has GPU supportc6187c1
[OpenVINO Backend] modify ops.stack to support tuples (#21297)c2b1993
Replace the bias addition in EinsumDense with ops.add(x, bias) instead of usi...c949e75
Implementation np.outer function (#21270)cf08b92
Revert "Add sparse support toops.ones_like
andops.zeros_like
." (#21302)dba71da
update JAX GPU version (#21293)e19a2ed
Add an easy way to run a script for a few steps only (#21217)Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)