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.18.0,>=0.8.0 to >=0.8.0,<0.19.0 #616

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

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

Release notes

Sourced from tensorflow-probability's releases.

TensorFlow Probability 0.18.0

Release notes

This is the 0.18.0 release of TensorFlow Probability. It is tested and stable against TensorFlow version 2.10 and JAX 0.3.17 .

Change notes

[coming soon]

Huge thanks to all the contributors to this release!

[coming soon]

Commits
  • 68d4382 When using TensorFlow, TFP 0.18 requires TF 2.10+.
  • d1ba88e Update version for the TFP 0.18.0 release.
  • 14db88b Use dtype_util inside LGSSM to infer dtype.
  • 24301c5 Change tfp/experimental to use internal imports to speed up tests.
  • c03f005 Re-enable ZeroInflatedNegativeBinomial in distribution_properties_test.
  • cc84214 Correctly expose sub-distribution parameters in distributions created by
  • 1999fbe Disable ZeroInflatedNegativeBinomial in distribution_properties_test
  • 1784cd6 Block bad tf-nightly release from 2022-09-02 (missing x86 manylinux wheels)
  • 0990bc9 Change stats/, mcmc/, monte_carlo/ optimizer/ and vi/ to use most specific im...
  • de75e2d Update pairwise_square_distance_matrix(x, x) to always have zero diagonals.
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2022
@ascillitoe ascillitoe added this to the v0.11.0 milestone Sep 14, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/tensorflow-probability-gte-0.8.0-and-lt-0.19.0 branch from 980146e to 321d720 Compare September 27, 2022 15:34
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.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tensorflow-probability-gte-0.8.0-and-lt-0.19.0 branch from 321d720 to bb463f1 Compare October 10, 2022 16:13
Copy link
Contributor

@ascillitoe ascillitoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ascillitoe ascillitoe merged commit 6fa1708 into master Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/tensorflow-probability-gte-0.8.0-and-lt-0.19.0 branch October 10, 2022 17:16
ascillitoe pushed a commit that referenced this pull request Nov 8, 2022
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.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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