Skip to content

Deprecate ensembling#373

Open
alkidbaci wants to merge 6 commits into
developfrom
deprecate-ensembling
Open

Deprecate ensembling#373
alkidbaci wants to merge 6 commits into
developfrom
deprecate-ensembling

Conversation

@alkidbaci
Copy link
Copy Markdown
Contributor

@alkidbaci alkidbaci commented Jan 30, 2026

In this PR we have deprecated ensembling (#366) which includes the removal of the following classes:

  • ensemble.py module (contained the EnsembleKGE)
  • TensorParallel class removed as it was dependent only on EnsembleKGE

The code is updated to reflect these changes, e.g. updated conditions which considered EnsembleKGE or TensorParallel.

Some tests are also updated or removed

Note that this PR is requesting to merge to the branch imports-refactoring which on its own is an open PR to the branch develop.

Base automatically changed from imports-refactoring to develop February 2, 2026 12:12
github-actions Bot and others added 2 commits April 30, 2026 12:51
Co-authored-by: claude <claude@users.noreply.github.com>
Co-authored-by: claude <claude@users.noreply.github.com>
@sshivam95
Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Co-authored-by: sshivam95 <26580082+sshivam95@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

@copilot resolve the merge conflicts in this pull request

Resolved in commit 96d255c. I merged the latest develop into this branch and fixed all merge conflicts while keeping the ensembling deprecation changes intact (including removal of EnsembleKGE/TensorParallel).

Copilot AI requested a review from sshivam95 May 7, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants