Skip to content

[pull] main from pytorch:main#9

Merged
pull[bot] merged 4 commits intodumpmemory:mainfrom
meta-pytorch:main
Dec 8, 2021
Merged

[pull] main from pytorch:main#9
pull[bot] merged 4 commits intodumpmemory:mainfrom
meta-pytorch:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Dec 8, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

sdaulton and others added 4 commits December 7, 2021 23:40
Summary:
Pull Request resolved: facebook/Ax#747

Pull Request resolved: #990

In NEI and NEHVI, we sample from the posterior of f(X_baseline, X) repeatedly for different X, but the same X_baseline. We can make the sampling more efficient by caching the cholesky decomposition for the posterior covariance matrix of f(X_baseline) and then only compute the bottom q new rows of the cholesky of the posterior covariance matrix f(X_baseline, X).

Using the cached cholesky is probably more important for NEHVI than NEI the pruned X_baseline for NEHVI will often be quite a bit larger than the pruned X_baseline for NEI.

Reviewed By: Balandat

Differential Revision: D25804787

fbshipit-source-id: e16c94fb987dc6b3713bb26b4fe23ec1053ce97c
Summary:
Pull Request resolved: #995

see title

Reviewed By: Balandat

Differential Revision: D32668106

fbshipit-source-id: b0a26781ba184fde5f29ac0a2bd120102b653d1f
Summary:
Pull Request resolved: #996

see title

Reviewed By: Balandat

Differential Revision: D32668194

fbshipit-source-id: c4eba63632c5b4e63fd0ae7db211efb413f49cd1
Summary:
There are at least 7 at this year's NeurIPS, not sure I got all of them.

Pull Request resolved: #1022

Reviewed By: eytan

Differential Revision: D32942709

Pulled By: Balandat

fbshipit-source-id: 65634d302d3bb498cc1bd2db02b5fb77203d29aa
@pull pull bot added the ⤵️ pull label Dec 8, 2021
@pull pull bot merged commit c6bc8f9 into dumpmemory:main Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants