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

chore(deps): update dependency tensorflow-probability to v0.23.0 - abandoned #271

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tensorflow-probability ==0.19.0 -> ==0.23.0 age adoption passing confidence

Release Notes

tensorflow/probability (tensorflow-probability)

v0.23.0: TensorFlow Probability 0.23

Compare 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!

  • Christopher Suter
  • Colin Carroll
  • Jacob Burnim
  • Juan Martinez
  • Sergei Lebedev
  • Sophia Gu
  • Srinivas Vasudevan

v0.22.1: TensorFlow Probability 0.22.1

Compare 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!

  • Brian Patton
  • Colin Carroll
  • Du Phan
  • Emily Fertig
  • Fiona Lang
  • Frederik Gossen
  • Gabriel Rasskin
  • Haotian Chen
  • Jacob Burnim
  • Jake VanderPlas
  • Mark McDonald
  • Oskar Fernlund
  • Pavel Sountsov
  • Richard Levasseur
  • Salman Faroz
  • Sergei Lebedev
  • Srinivas Vasudevan
  • Thomas Colthurst
  • Urs Köster
  • Yu Feng

v0.22.0: TensorFlow Probability 0.22.0

Compare 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!

  • Brian Patton
  • Colin Carroll
  • Du Phan
  • Emily Fertig
  • Fiona Lang
  • Frederik Gossen
  • Gabriel Rasskin
  • Haotian Chen
  • Jacob Burnim
  • Jake VanderPlas
  • Mark McDonald
  • Oskar Fernlund
  • Pavel Sountsov
  • Richard Levasseur
  • Salman Faroz
  • Srinivas Vasudevan
  • Thomas Colthurst
  • Urs Köster
  • Yu Feng

v0.21.0: TensorFlow Probability 0.21.0

Release 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!

  • bjp
  • chansoo
  • colcarroll
  • emilyaf
  • feyu
  • flang
  • Jacob Burnim
  • jburnim
  • jcater
  • juanantoniomc
  • Matthew Feickert
  • oskarfernlund
  • phawkins
  • schwartzedward
  • siege
  • Srinivas Vasudevan
  • ursk

v0.20.0: TensorFlow Probability 0.20.0

Compare 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

  • Add LinearOperatorBasis and LinearOperatorRowBlock.
  • Ensure Dirichlet and RelaxedOneHotCategorical transform correctly under bijectors.
  • Add SphericalSpace and use in all Spherical Distributions
  • Add GeneralSpace.transform_general
  • Fix guitar numpy rewrite_equivalence_test.
  • BREAKING CHANGE: Ignore deprecated always_yield_multivariante_normal arg to tfd.GaussianProcess and tfd.GaussianProcessRegressionModel so that event shape is always [1] for a single index point.
  • Create a bayesopt submodule of TFP experimental and add acquisition functions.
  • Add the FeatureScaledWithCategorical kernel, a PSD kernel over structures of continuous and categorical data, to TFP experimental.
  • [BREAKING] Remove deprecated arg BDF.use_pfor_to_compute_jacobian.

Huge thanks to all the contributors to this release!

  • ashishenoy
  • atondwal
  • bjp
  • Christopher Suter
  • colcarroll
  • Colin Carroll
  • emilyaf
  • fdtomasi
  • flang
  • Jacob Burnim
  • jburnim
  • jcater
  • juanantoniomc
  • langmore
  • Leandro Campos
  • leben
  • Matthew Feickert
  • mmladenov
  • nkovela
  • Pavel Sountsov
  • phandu
  • phawkins
  • power
  • S. Amin
  • siege
  • Srinivas Vasudevan
  • synandi
  • thomaswc
  • Tirumalesh
  • ujaved
  • ursk

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/tensorflow-probability-0.x branch from 591ca14 to 86e3774 Compare May 30, 2023 04:10
@renovate renovate bot force-pushed the renovate/tensorflow-probability-0.x branch from 86e3774 to 3833337 Compare August 4, 2023 18:19
@renovate renovate bot changed the title chore(deps): update dependency tensorflow-probability to v0.20.1 chore(deps): update dependency tensorflow-probability to v0.21.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/tensorflow-probability-0.x branch from 3833337 to e7aca02 Compare October 2, 2023 19:41
@renovate renovate bot changed the title chore(deps): update dependency tensorflow-probability to v0.21.0 chore(deps): update dependency tensorflow-probability to v0.22.0 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/tensorflow-probability-0.x branch from e7aca02 to ca482ae Compare October 23, 2023 17:34
@renovate renovate bot changed the title chore(deps): update dependency tensorflow-probability to v0.22.0 chore(deps): update dependency tensorflow-probability to v0.22.1 Oct 23, 2023
@renovate renovate bot changed the title chore(deps): update dependency tensorflow-probability to v0.22.1 chore(deps): update dependency tensorflow-probability to v0.23.0 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/tensorflow-probability-0.x branch from ca482ae to e6a63e1 Compare November 21, 2023 00:50
Copy link
Contributor Author

renovate bot commented Dec 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update dependency tensorflow-probability to v0.23.0 chore(deps): update dependency tensorflow-probability to v0.23.0 - abandoned May 3, 2024
Copy link
Contributor Author

renovate bot commented May 3, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant