Extend HyperOpt backend to support the itwinai interface - #2514
Open
Radonirinaunimi wants to merge 1 commit into
Open
Radonirinaunimi wants to merge 1 commit into
Radonirinaunimi wants to merge 1 commit into
Conversation
scarlehoff
reviewed
Sep 9, 2026
Radonirinaunimi
force-pushed
the
itwinai-plugin
branch
from
September 10, 2026 14:45
38729cd to
2a465d0
Compare
Member
Author
|
For some reasons, there are still a couple of data that fail... |
Member
|
It's onle dijets now, pobably need to crank the precision up a bit. Although they are so bad that I'm not sure there's enough digits in the known universe 😬 I'll open a branch and just keep testing in a loop until I'm sated. |
Member
|
Ah, no, scratch that. Good news, I missed two covmat_to_artfuncs! |
Member
|
Rebase on master again. I've rerun the test now 3 times and hasn't failed yet so hopefully it's fixed now. ps: there's one of the star - 2jet that I'm not sure about and if it fails again I will just "disconnect" that |
Member
Author
|
Perfect! Thanks. |
Radonirinaunimi
force-pushed
the
itwinai-plugin
branch
from
September 11, 2026 10:16
2a465d0 to
9f97c16
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This extends the hyperopt backend in view of interfacing with itwinai. Such an interface will provide several advantages as this will allow us to:
These minor changes are sufficient for the plugin (to be hosted in separate repo) while still allowing the old hyperopt to run exactly as before.