Skip to content

Conversation

@SamuelGabriel
Copy link
Contributor

Summary:
This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to gen_candidates_scipy and for gen_candidates_torch for compatibility.

Differential Revision: D77043260

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

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

SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 25, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

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

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

SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 25, 2025
…dates_torch` (meta-pytorch#2893)

Summary:
Pull Request resolved: meta-pytorch#2893

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 25, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

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

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

SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 25, 2025
…dates_torch` (meta-pytorch#2893)

Summary:
Pull Request resolved: meta-pytorch#2893

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Differential Revision: D77043260
@codecov
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d3d3c6f) to head (f029193).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2893   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          212       212           
  Lines        19778     19794   +16     
=========================================
+ Hits         19778     19794   +16     

☔ 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.

SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 25, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 25, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 25, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 27, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 27, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 27, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 27, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jun 27, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

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

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

SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:
Pull Request resolved: meta-pytorch#2893

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

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

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

SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

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

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

SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:
Pull Request resolved: meta-pytorch#2893

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
SamuelGabriel added a commit to SamuelGabriel/botorch that referenced this pull request Jul 2, 2025
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

Differential Revision: D77043260
…dates_torch` (meta-pytorch#2893)

Summary:

This is a PR that should enable batching for mixed optimization later. To enable it, we need to allow setting different fixed features for different initial conditions during optimizations.

We do this by allowing passing tensors of shape [b] or [b,q] to `gen_candidates_scipy` and for `gen_candidates_torch` for compatibility.

Reviewed By: saitcakmak

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 78de86d.

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