karimawi / Guava

Guava is an account manager & switcher made for League of Legends, it has modern, easy to use GUI, and can save you a lot of time switching between accounts.
Apache License 2.0
30 stars 2 forks source link

Bump keras from 2.11.0 to 2.12.0 #57

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps keras from 2.11.0 to 2.12.0.

Release notes

Sourced from keras's releases.

Keras Release 2.12.0

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

What's Changed

New Contributors

... (truncated)

Commits
  • f9336cc Less restrictive fallback logic (#17591)
  • db11e96 Use legacy optimizer on M1 mac. There are two parts:
  • 6dd9459 Standardize input validation for strides and dilation_rate in convolution...
  • 4fffb51 Cleanup: rename initializers_v2.py to initializers.py.
  • 3791bbe Accidentally commented out some tests in a previous cl.
  • 82c4d6e Improve the unit test of checkpointing optimizer.
  • 06d7947 Refactor keras/metrics to be modular.
  • 0eae2e3 Add a warning to inform users that optimizers run slowly on M1 mac, and let t...
  • a58282c Update references in keras from `//third_party/tensorflow/python/framework/...
  • b4d94fe Bug fix to remove parentheses around serialization library context manager fo...
  • 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)