chore(deps): update dependency tensorflow-probability to v0.23.0 - abandoned #271
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.19.0
->==0.23.0
Release Notes
tensorflow/probability (tensorflow-probability)
v0.23.0
: TensorFlow Probability 0.23Compare Source
Release notes
This is the 0.23.0 release of TensorFlow Probability. It is tested and stable against TensorFlow 2.15.0 and JAX 0.4.20 .
Change notes
[coming soon]
Huge thanks to all the contributors to this release!
v0.22.1
: TensorFlow Probability 0.22.1Compare Source
Release notes
This is the 0.22.1 release of TensorFlow Probability. It is tested and stable against TensorFlow 2.14.0 and JAX 0.4.16 and 0.4.19 .
Change notes
See the release note for TFP 0.22.0 at https://github.com/tensorflow/probability/releases/tag/v0.22.0 .
Fixes some NumPy deprecation warnings by no longer casting size-1 arrays to ints.
Dependency typing_extensions is no longer pinned to <4.6.0.
Support for Python 3.8 has been removed starting with TensorFlow Probability 0.22.0.
Huge thanks to all the contributors to this release!
v0.22.0
: TensorFlow Probability 0.22.0Compare Source
Release notes
This is the 0.22 release of TensorFlow Probability. It is tested and stable against TensorFlow 2.14.0 and JAX 0.4.16 .
Change notes
Support for Python 3.8 has been removed starting with TensorFlow Probability 0.22.0.
[Coming soon.]
Huge thanks to all the contributors to this release!
v0.21.0
: TensorFlow Probability 0.21.0Release notes
This is the 0.21.0 release of TensorFlow Probability. It is tested and stable against TensorFlow version 2.13 and JAX 0.4.14 .
Change notes
[no major changes]
Huge thanks to all the contributors to this release!
v0.20.0
: TensorFlow Probability 0.20.0Compare Source
Release notes
This is the 0.20 release of TensorFlow Probability. It is
tested and stable against TensorFlow version 2.12 and JAX 0.4.8 .
Change notes
LinearOperatorBasis
andLinearOperatorRowBlock
.Dirichlet
andRelaxedOneHotCategorical
transform correctly under bijectors.SphericalSpace
and use in all Spherical DistributionsGeneralSpace.transform_general
always_yield_multivariante_normal
arg totfd.GaussianProcess
andtfd.GaussianProcessRegressionModel
so that event shape is always [1] for a single index point.bayesopt
submodule of TFP experimental and add acquisition functions.FeatureScaledWithCategorical
kernel, a PSD kernel over structures of continuous and categorical data, to TFP experimental.Huge thanks to all the contributors to this release!
Configuration
📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.