Skip to content

Commit d2117e2

Browse files
saitcakmakfacebook-github-bot
authored andcommitted
Changelog for 0.7.1 (#1399)
Summary: Pull Request resolved: #1399 title (Note: this ignores all push blocking failures!) Reviewed By: lena-kashtelyan Differential Revision: D39486845 fbshipit-source-id: c1841bc026c012cf2328fd5f5212a91974eb0c44
1 parent b5d2f27 commit d2117e2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
The release log for BoTorch.
44

5+
## [0.7.1] - Sep 13, 2022
6+
7+
#### Compatibility
8+
* Pin GPyTorch >= 1.9.0 (#1397).
9+
* Pin linear_operator == 0.1.1 (#1397).
10+
11+
#### New Features
12+
* Implement `SaasFullyBayesianMultiTaskGP` and related utilities (#1181, #1203).
13+
14+
#### Other Changes
15+
* Support loading a state dict for `SaasFullyBayesianSingleTaskGP` (#1120).
16+
* Update `load_state_dict` for `ModelList` to support fully Bayesian models (#1395).
17+
* Add `is_one_to_many` attribute to input transforms (#1396).
18+
19+
#### Bug Fixes
20+
* Fix `PairwiseGP` on GPU (#1388).
21+
22+
523
## [0.7.0] - Sep 7, 2022
624

725
#### Compatibility

0 commit comments

Comments
 (0)