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

LinearEllipticalSliceSampler with fixed feature constraints #1883

Closed
wants to merge 1 commit into from

Conversation

SebastianAment
Copy link
Contributor

Summary: This adds support for fixed feature equality constraints to LinearEllipticalSliceSampler.

Differential Revision: D46613288

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

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

SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 13, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

Differential Revision: D46613288

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

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

SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 13, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

Differential Revision: D46613288

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

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

SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 13, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

Differential Revision: D46613288

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

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

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #1883 (c03f2ef) into main (00fa4a8) will not change coverage.
The diff coverage is 100.00%.

❗ Current head c03f2ef differs from pull request most recent head 1bfdfaf. Consider uploading reports for the commit 1bfdfaf to get more accurate results

@@            Coverage Diff            @@
##              main     #1883   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          173       173           
  Lines        15137     15178   +41     
=========================================
+ Hits         15137     15178   +41     
Impacted Files Coverage Δ
botorch/utils/probability/lin_ess.py 100.00% <100.00%> (ø)

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

SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 13, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

Differential Revision: D46613288

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

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

SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 13, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

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

fbshipit-source-id: b1f4bf55526bf6856750b0c1d75ca4040603f587
SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 14, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

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

fbshipit-source-id: 6bd8caba41281593741534286b1bc064e6d74b6b
SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 14, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

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

fbshipit-source-id: ce93955c6c1f70552eb38343d4b873304ab36e70
SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 16, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

Reviewed By: Balandat

Differential Revision: D46613288

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

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

SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 16, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

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

fbshipit-source-id: 6c2d5eb8ca7249abd6572bc936ce281b67f63a20
SebastianAment added a commit to SebastianAment/botorch that referenced this pull request Jun 16, 2023
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

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

fbshipit-source-id: 13e93a7d6e6ad0b45051782100dd3f0fd7d521e2
…1883)

Summary:
Pull Request resolved: pytorch#1883

This adds support for fixed feature equality constraints to `LinearEllipticalSliceSampler`.

Reviewed By: Balandat

Differential Revision: D46613288

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ff0da7f.

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