Skip to content

Conversation

sdaulton
Copy link
Contributor

@sdaulton sdaulton commented Aug 9, 2023

Summary: Currently, constraints are not used in single objective AFs in MBM due to a name mismatch between outcome_constraints and constraints.

Reviewed By: SebastianAment

Differential Revision: D48176978

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

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

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #1973 (85c78b4) into main (3506538) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 85c78b4 differs from pull request most recent head d42b592. Consider uploading reports for the commit d42b592 to get more accurate results

@@            Coverage Diff            @@
##              main     #1973   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          178       178           
  Lines        15727     15721    -6     
=========================================
- Hits         15727     15721    -6     
Files Changed Coverage Δ
botorch/acquisition/input_constructors.py 100.00% <100.00%> (ø)
botorch/acquisition/utils.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/Ax-1 that referenced this pull request Aug 9, 2023
Summary:
Pull Request resolved: facebook#1771

X-link: meta-pytorch/botorch#1973

Currently, constraints are not used in single objective AFs in MBM due to a name mismatch between `outcome_constraints` and `constraints`.

Reviewed By: SebastianAment

Differential Revision: D48176978

fbshipit-source-id: bae51fcd8740e2523e17d671f50384e7af19c17c
sdaulton added a commit to sdaulton/botorch that referenced this pull request Aug 9, 2023
Summary:
X-link: facebook/Ax#1771

Pull Request resolved: meta-pytorch#1973

Currently, constraints are not used in single objective AFs in MBM due to a name mismatch between `outcome_constraints` and `constraints`.

Reviewed By: SebastianAment

Differential Revision: D48176978

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

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

Summary:
X-link: facebook/Ax#1771

Pull Request resolved: meta-pytorch#1973

Currently, constraints are not used in single objective AFs in MBM due to a name mismatch between `outcome_constraints` and `constraints`.

Reviewed By: SebastianAment

Differential Revision: D48176978

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

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

sdaulton added a commit to sdaulton/Ax-1 that referenced this pull request Aug 10, 2023
Summary:
Pull Request resolved: facebook#1771

X-link: meta-pytorch/botorch#1973

Currently, constraints are not used in single objective AFs in MBM due to a name mismatch between `outcome_constraints` and `constraints`.

Reviewed By: SebastianAment

Differential Revision: D48176978

fbshipit-source-id: 07ed85bf0b04354342a2765c9444bb546677d79f
facebook-github-bot pushed a commit to facebook/Ax that referenced this pull request Aug 10, 2023
Summary:
Pull Request resolved: #1771

X-link: meta-pytorch/botorch#1973

Currently, constraints are not used in single objective AFs in MBM due to a name mismatch between `outcome_constraints` and `constraints`.

Reviewed By: SebastianAment

Differential Revision: D48176978

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

This pull request has been merged in 52529e1.

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