Skip to content

Conversation

hvarfner
Copy link
Contributor

@hvarfner hvarfner commented Aug 22, 2025

Summary:
Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693

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

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

Copy link

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b8bebe3) to head (e05a40a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2989   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          216       216           
  Lines        20338     20339    +1     
=========================================
+ Hits         20338     20339    +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 Aug 22, 2025
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 22, 2025
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

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

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

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

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 22, 2025
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

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

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

hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 22, 2025
Summary:
Pull Request resolved: pytorch#2989

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
@hvarfner hvarfner force-pushed the export-D80813693 branch 2 times, most recently from 8979c16 to a12f792 Compare August 25, 2025 13:38
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 25, 2025
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

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

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

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

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 25, 2025
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

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

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

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

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 25, 2025
Summary:
Pull Request resolved: pytorch#2989

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

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

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

hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 25, 2025
Summary:
Pull Request resolved: pytorch#2989

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 25, 2025
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

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

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

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

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Differential Revision: D80813693
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 28, 2025
Summary:

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

Reviewed By: saitcakmak

Differential Revision: D80813693
hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Aug 28, 2025
Summary:
Pull Request resolved: pytorch#2989

Fixes OSS-reported issues in the interaction between condition_on_observations and input transforms, as input transforms are generally bypassed when using the method.

Why bother? I personally seem to use this method for just about all my research, including the initialization work currently under review.

Moreover, it can't be trialed in Ax without this fix.

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

This pull request has been merged in e3710e2.

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