Skip to content

Conversation

@hvarfner
Copy link
Contributor

Summary:
Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes #2994.

Differential Revision: D82839737

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 19, 2025
@facebook-github-bot
Copy link
Contributor

@hvarfner has exported this pull request. If you are a Meta employee, you can view the originating diff in D82839737.

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.99%. Comparing base (af48840) to head (e009de3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3019   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         219      219           
  Lines       20881    20884    +3     
=======================================
+ Hits        20880    20883    +3     
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Sep 19, 2025
Summary:

Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes meta-pytorch#2994.

Differential Revision: D82839737
@facebook-github-bot
Copy link
Contributor

@hvarfner has exported this pull request. If you are a Meta employee, you can view the originating diff in D82839737.

hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Nov 14, 2025
Summary:
X-link: meta-pytorch#3019

Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes meta-pytorch#2994.

Differential Revision: D82839737
@meta-codesync
Copy link

meta-codesync bot commented Nov 14, 2025

@hvarfner has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82839737.

hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Nov 14, 2025
Summary:

X-link: meta-pytorch#3019

Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes meta-pytorch#2994.

Differential Revision: D82839737
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Nov 14, 2025
Summary:

X-link: meta-pytorch#3019

Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes meta-pytorch#2994.

Reviewed By: sdaulton

Differential Revision: D82839737
Summary:

X-link: meta-pytorch#3019

Structuring the optimizer and stopping_criterion arguments in gen_candidates_torch.

Fixes meta-pytorch#2994.

Reviewed By: sdaulton

Differential Revision: D82839737
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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: gen_candidates_torch crashes when lr is supplied in options

2 participants