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

pass gen_candidates callable in optimize_acqf #1655

Closed
wants to merge 1 commit into from

Conversation

sdaulton
Copy link
Contributor

@sdaulton sdaulton commented Feb 4, 2023

Summary: see title. This will support using stochastic optimization

Differential Revision: D41629164

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Feb 4, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41629164

sdaulton added a commit to sdaulton/botorch that referenced this pull request Feb 6, 2023
Summary:
Pull Request resolved: pytorch#1655

see title. This will support using stochastic optimization

Differential Revision: D41629164

fbshipit-source-id: 0f31bdc3392f47546da31183fa2166bf18ec174b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41629164

Summary:
Pull Request resolved: pytorch#1655

see title. This will support using stochastic optimization

Reviewed By: esantorella

Differential Revision: D41629164

fbshipit-source-id: e066e4eb4314803f8925e549f998d9d2ccdd55be
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D41629164

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #1655 (a675a84) into main (2f2b7e2) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1655   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         166      166           
  Lines       14360    14368    +8     
=======================================
+ Hits        14359    14367    +8     
  Misses          1        1           
Impacted Files Coverage Δ
botorch/generation/gen.py 100.00% <100.00%> (ø)
botorch/optim/optimize.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

sdaulton added a commit to sdaulton/botorch that referenced this pull request Feb 8, 2023
Summary:
Pull Request resolved: pytorch#1655

see title. This will support using stochastic optimization

Differential Revision: https://internalfb.com/D41629164

fbshipit-source-id: f257565ebd2f8ad999fc8f527da2f870cf654d72
sdaulton added a commit to sdaulton/botorch that referenced this pull request Feb 8, 2023
Summary:
Pull Request resolved: pytorch#1655

see title. This will support using stochastic optimization

Differential Revision: https://internalfb.com/D41629164

fbshipit-source-id: 41f47c7dcb2d8a1cb586edc0d05a4e41d472f8e4
sdaulton added a commit to sdaulton/botorch that referenced this pull request Feb 8, 2023
Summary:
Pull Request resolved: pytorch#1655

see title. This will support using stochastic optimization

Differential Revision: https://internalfb.com/D41629164

fbshipit-source-id: 309cf9d46454f760448069a374212585d70da6e5
sdaulton added a commit to sdaulton/botorch that referenced this pull request Feb 8, 2023
Summary:
Pull Request resolved: pytorch#1655

see title. This will support using stochastic optimization

Differential Revision: https://internalfb.com/D41629164

fbshipit-source-id: 9f2f16da5f4ea97ac3ff974539a5558c9342e6eb
sdaulton added a commit to sdaulton/botorch that referenced this pull request Feb 8, 2023
Summary:
Pull Request resolved: pytorch#1655

see title. This will support using stochastic optimization

Differential Revision: https://internalfb.com/D41629164

fbshipit-source-id: 6db9499cff12e54393968246c7344af0820e5a40
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 89f923d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants