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

Do not filter out BoTorchWarnings by default #1630

Closed
wants to merge 1 commit into from

Conversation

saitcakmak
Copy link
Contributor

Summary: Updates debug flag to be an opt-in only. Previously this was filtering out all BoTorchWarnings, which significantly limited usage of these warnings.

Differential Revision: D42017622

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

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

saitcakmak added a commit to saitcakmak/botorch that referenced this pull request Jan 14, 2023
Summary:
Pull Request resolved: pytorch#1630

Updates `debug` flag to be an opt-in only. Previously this was filtering out all BoTorchWarnings, which significantly limited usage of these warnings.

Differential Revision: D42017622

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

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

saitcakmak added a commit to saitcakmak/botorch that referenced this pull request Jan 14, 2023
Summary:
Pull Request resolved: pytorch#1630

Updates `debug` flag to be an opt-in only. Previously this was filtering out all BoTorchWarnings, which significantly limited usage of these warnings.

Differential Revision: D42017622

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

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

@codecov
Copy link

codecov bot commented Jan 14, 2023

Codecov Report

Merging #1630 (4f12f5e) into main (3596b12) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1630   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          154       154           
  Lines        13783     13776    -7     
=========================================
- Hits         13783     13776    -7     
Impacted Files Coverage Δ
botorch/optim/utils/timeout.py 100.00% <ø> (ø)
botorch/settings.py 100.00% <ø> (ø)
botorch/utils/testing.py 100.00% <100.00%> (ø)

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

saitcakmak added a commit to saitcakmak/botorch that referenced this pull request Jan 14, 2023
Summary:
Pull Request resolved: pytorch#1630

Updates `debug` flag to be an opt-in only. Previously this was filtering out all BoTorchWarnings, which significantly limited usage of these warnings.

Differential Revision: D42017622

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

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

Summary:
Pull Request resolved: pytorch#1630

Updates `debug` flag to be an opt-in only. Previously this was filtering out all BoTorchWarnings, which significantly limited usage of these warnings.

Reviewed By: esantorella

Differential Revision: D42017622

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 85bbf98.

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