Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support broadcasting batch shapes in MTMVN.from_independent_mvns #2621

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

saitcakmak
Copy link
Collaborator

Adds support for broadcasting batch shapes in MTMVN.from_independent_mvns, allowing the mix of MVNs coming from batched and non-batched models. This is useful in BoTorch's ModelListGP, where we want to support mixing batched / ensemble models with non-batched models.

@saitcakmak saitcakmak requested review from Balandat and dme65 January 16, 2025 17:55
@saitcakmak saitcakmak enabled auto-merge January 16, 2025 18:01
Copy link
Collaborator

@dme65 dme65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@saitcakmak saitcakmak merged commit 16cff15 into cornellius-gp:main Jan 16, 2025
7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants