Skip to content
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

Update tensorflow-probability requirement from <0.23.0,>=0.8.0 to >=0.8.0,<0.26.0 #912

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Updates the requirements on tensorflow-probability to permit the latest version.

Release notes

Sourced from tensorflow-probability's releases.

v0.25.0

Release notes

This is the 0.25 release of TensorFlow Probability. It is tested and stable against TensorFlow version 2.18 and JAX 0.4.35.

NOTE: In TensorFlow 2.16+, tf.keras (and tf.initializers, tf.losses, and tf.optimizers) refers to Keras 3. TensorFlow Probability is not compatible with Keras 3 -- instead TFP is continuing to use Keras 2, which is now packaged as tf-keras and tf-keras-nightly and is imported as tf_keras. When using TensorFlow Probability with TensorFlow, you must explicitly install Keras 2 along with TensorFlow (or install tensorflow-probability[tf] or tfp-nightly[tf] to automatically install these dependencies.)

Change notes

  • Add mean + variance to tfd.Categorical.

Huge thanks to all the contributors to this release!

  • bjp
  • Chris Jewell
  • Christopher Suter
  • colcarroll
  • emilyaf
  • feyu
  • jburnim
  • leben
  • lukes
  • mrry
  • phawkins
  • siege
  • Srinivas Vasudevan
  • swijaya
  • thomaswc
  • ursk
  • vanderplas
Commits
  • 9709569 Promote TFP version from dev to stable
  • cd782bb Increment TF dep version
  • 5047529 Disable test_gradient_with_additional_parameters for JAX backend.
  • b0a692b Update scipy.integrate.simps -> .simpson.
  • a90fe8f Use assertIn instead of assertContainsSubsequence for substring checks.
  • ee09c17 Automated Code Change
  • 59b3651 Update tensor_shape.py for JAX/NumPy backend.
  • 4b8182b Bound concentration away from zero for hp testing.
  • ebc43b5 [numpy] Fix test failures under NumPy 2.1.
  • c6c86e7 Disable MLIR bridge for the tests that MLIR bridge silently fails
  • Additional commits viewable in compare view

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)

Updates the requirements on [tensorflow-probability](https://github.com/tensorflow/probability) to permit the latest version.
- [Release notes](https://github.com/tensorflow/probability/releases)
- [Commits](tensorflow/probability@0.8.0...v0.25.0)

---
updated-dependencies:
- dependency-name: tensorflow-probability
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2024

Dependabot tried to add @jklaise and @mauicv as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/SeldonIO/alibi-detect/pulls/912/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the SeldonIO/alibi-detect repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants