Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tensorflow-probability from 0.24.0 to 0.25.0.

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

Bumps [tensorflow-probability](https://github.com/tensorflow/probability) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/tensorflow/probability/releases)
- [Commits](tensorflow/probability@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: tensorflow-probability
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
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.

1 participant