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

Enforce use of float64 in NdarrayOptimizationClosure #1508

Closed
wants to merge 1 commit into from

Conversation

esantorella
Copy link
Member

Reviewed By: esantorella

Differential Revision: D41355824

Reviewed By: esantorella

Differential Revision: D41355824

fbshipit-source-id: 0ed23de9e2b70fcb7406c10aecdc511a7a5caa19
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Nov 19, 2022
@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Merging #1508 (938fdbe) into main (17b1bb7) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1508   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          149       149           
  Lines        12887     12888    +1     
=========================================
+ Hits         12887     12888    +1     
Impacted Files Coverage Δ
botorch/optim/closures/core.py 100.00% <100.00%> (ø)
botorch/optim/core.py 100.00% <100.00%> (ø)
botorch/optim/utils/common.py 100.00% <100.00%> (ø)
botorch/optim/utils/numpy_utils.py 100.00% <100.00%> (ø)

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants