materialsvirtuallab / megnet

Graph Networks as a Universal Machine Learning Framework for Molecules and Crystals
BSD 3-Clause "New" or "Revised" License
497 stars 155 forks source link

Bump keras from 2.2.4 to 2.10.0 #380

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps keras from 2.2.4 to 2.10.0.

Release notes

Sourced from keras's releases.

Keras Release 2.10.0

Please see the release history at https://github.com/tensorflow/tensorflow/releases/tag/v2.10.0 for more details.

Full Changelog: https://github.com/keras-team/keras/compare/v2.9.0...v2.10.0

Keras Release 2.10.0 RC1

Please see the release history at https://github.com/tensorflow/tensorflow/releases/tag/v2.10.0-rc3 for more details.

What's Changed

... (truncated)

Commits
  • b80dd12 Add is_legacy_optimizer to optimizer config to keep saving/loading consiste...
  • 8cdcea7 Enable the tf.random.Generator for all the keras RNG related code.
  • a2ad3ef Add is_legacy_optimizer to optimizer config to keep saving/loading consistent.
  • 3e31a22 Add is_legacy_optimizer to optimizer config to keep saving/loading consistent.
  • d25f091 Merge pull request #16775 from cyai:benchmarks-patch
  • 015a0bc Keras training: Give up on inferring steps if the dataset is not a `tf.data.D...
  • f65a500 Merge pull request #16823 from freddy1020:master
  • 6196424 Enable the tf.random.Generator for all the keras RNG related code.
  • d85e3dd Make it able to set learning_rate as a LearningRateSchedule after initializ...
  • dcbf152 Update label from "stat: awaiting response" to "stat:awaiting response from c...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)