Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 19, 2022

Bumps tensorflow-probability from 0.14.0 to 0.16.0.

Release notes

Sourced from tensorflow-probability's releases.

TensorFlow Probability 0.16.0

Release notes

This is the 0.16.0 release of TensorFlow Probability. It is tested and stable against TensorFlow version 2.8.0 and JAX 0.3.0 .

Change notes

[coming soon]

Huge thanks to all the contributors to this release!

  • Alexey Radul
  • Ben Lee
  • Billy Lamberta
  • Brian Patton
  • Chansoo Lee
  • Christopher Suter
  • Colin Carroll
  • Dave Moore
  • Du Phan
  • Emily Fertig
  • François Chollet
  • Gianluigi Silvestri
  • Jacob Burnim
  • Jake Taylor
  • Junpeng Lao
  • Matthew Johnson
  • Michael Weiss
  • Pavel Sountsov
  • Peter Hawkins
  • Rebecca Chen
  • Sharad Vikram
  • Soo Sung
  • Srinivas Vasudevan
  • Urs Köster

TensorFlow Probability 0.15.0

Release notes

This is the 0.15 release of TensorFlow Probability. It is tested and stable against TensorFlow version 2.7.0.

Change notes

  • Distributions
    • Add tfd.StudentTProcessRegressionModel.
    • Distributions' statistics now all have batch shape matching the Distribution itself.
    • JointDistributionCoroutine no longer requires Root when sample_shape==().
    • Support sample_distributions from autobatched joint distributions.

... (truncated)

Commits
  • 88d217d Set version for TFP 0.16.0 release.
  • 1407b47 Add tfp.experimental.psd_kernels.AdditiveKernel.
  • 6e83921 Thread STS name into its joint distribution
  • afbc1a5 Remove usage of deprecated layer API.
  • 1d651d6 Add an is_missing argument to GaussianProcess.log_prob.
  • 93e0365 Fix typo.
  • 273eba3 Add tfp.math.psd_kernels.SpectralMixture.
  • 20c4ce2 Add experimental multi-task kernels and multi-task GPs.
  • 53e48fd Update collections.Iterable to collections.abc.Iterable for Python 3.10.
  • 08a3bb1 Update generated tensor_shape file in the Numpy backend.
  • 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)

Bumps [tensorflow-probability](https://github.com/tensorflow/probability) from 0.14.0 to 0.16.0.
- [Release notes](https://github.com/tensorflow/probability/releases)
- [Commits](tensorflow/probability@v0.14.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 11, 2022

Superseded by #137.

@dependabot dependabot bot closed this Jun 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/tensorflow-probability-0.16.0 branch June 11, 2022 07:11
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