Skip to content

Commit

Permalink
Changelog for 0.7.1 (#1399)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #1399

title

(Note: this ignores all push blocking failures!)

Reviewed By: lena-kashtelyan

Differential Revision: D39486845

fbshipit-source-id: c1841bc026c012cf2328fd5f5212a91974eb0c44
  • Loading branch information
saitcakmak authored and facebook-github-bot committed Sep 13, 2022
1 parent b5d2f27 commit d2117e2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

The release log for BoTorch.

## [0.7.1] - Sep 13, 2022

#### Compatibility
* Pin GPyTorch >= 1.9.0 (#1397).
* Pin linear_operator == 0.1.1 (#1397).

#### New Features
* Implement `SaasFullyBayesianMultiTaskGP` and related utilities (#1181, #1203).

#### Other Changes
* Support loading a state dict for `SaasFullyBayesianSingleTaskGP` (#1120).
* Update `load_state_dict` for `ModelList` to support fully Bayesian models (#1395).
* Add `is_one_to_many` attribute to input transforms (#1396).

#### Bug Fixes
* Fix `PairwiseGP` on GPU (#1388).


## [0.7.0] - Sep 7, 2022

#### Compatibility
Expand Down

0 comments on commit d2117e2

Please sign in to comment.