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

Bump gpflow from 2.1.4 to 2.1.5 #401

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps gpflow from 2.1.4 to 2.1.5.

Release notes

Sourced from gpflow's releases.

Release 2.1.5

Known Caveats

  • GPflow requires TensorFlow >= 2.2.

Deprecations

  • The gpflow.utilities.utilities submodule has been deprecated and will be removed in GPflow 2.3. User code should access functions directly through gpflow.utilities instead (#1650).

Major Features and Improvements

  • Improves compatibility between monitoring API and Scipy optimizer (#1642).
  • Adds _add_noise_cov method to GPR model class to make it more easily extensible (#1645).

Bug Fixes

  • Fixes a bug in ModelToTensorBoard (#1619) when max_size=-1 (#1619)

  • Fixes a dynamic shape issue in the quadrature code (#1626).

  • Fixes #1651, a bug in fully_correlated_conditional_repeat (#1652).

  • Fixes #1653, a bug in the "fallback" code path for multioutput Kuf (#1654).

  • Fixes a bug in the un-whitened code path for the fully correlated conditional function (#1662).

  • Fixes a bug in independent_interdomain_conditional (#1663).

  • Fixes an issue with the gpflow.config API documentation (#1664).

  • Test suite

    • Fixes the test suite for TensorFlow 2.4 / TFP 0.12 (#1625).
    • Fixes mypy call (#1637).
    • Fixes a bug in test_method_equivalence.py (#1649).

Thanks to our Contributors

This release contains contributions from:

johnamcleod, st--, vatsalaggarwal, sam-willis, vdutor

Changelog

Sourced from gpflow's changelog.

Release 2.1.5

Known Caveats

  • GPflow requires TensorFlow >= 2.2.

Deprecations

  • The gpflow.utilities.utilities submodule has been deprecated and will be removed in GPflow 2.3. User code should access functions directly through gpflow.utilities instead (#1650).

Major Features and Improvements

  • Improves compatibility between monitoring API and Scipy optimizer (#1642).
  • Adds _add_noise_cov method to GPR model class to make it more easily extensible (#1645).

Bug Fixes

  • Fixes a bug in ModelToTensorBoard (#1619) when max_size=-1 (#1619)

  • Fixes a dynamic shape issue in the quadrature code (#1626).

  • Fixes #1651, a bug in fully_correlated_conditional_repeat (#1652).

  • Fixes #1653, a bug in the "fallback" code path for multioutput Kuf (#1654).

  • Fixes a bug in the un-whitened code path for the fully correlated conditional function (#1662).

  • Fixes a bug in independent_interdomain_conditional (#1663).

  • Fixes an issue with the gpflow.config API documentation (#1664).

  • Test suite

    • Fixes the test suite for TensorFlow 2.4 / TFP 0.12 (#1625).
    • Fixes mypy call (#1637).
    • Fixes a bug in test_method_equivalence.py (#1649).

Thanks to our Contributors

This release contains contributions from:

johnamcleod, st--, vatsalaggarwal, sam-willis, vdutor

Commits

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 [gpflow](https://github.com/GPflow/GPflow) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/GPflow/GPflow/releases)
- [Changelog](https://github.com/GPflow/GPflow/blob/develop/RELEASE.md)
- [Commits](GPflow/GPflow@v2.1.4...v2.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2021
@JosephMontoya-TRI JosephMontoya-TRI merged commit d2006ab into master Apr 20, 2021
@dependabot dependabot bot deleted the dependabot/pip/gpflow-2.1.5 branch April 20, 2021 16:55
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.

None yet

1 participant