Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Consolidate user stages #56

Merged

Conversation

benedikt-voelkel
Copy link
Collaborator

@benedikt-voelkel benedikt-voelkel commented Aug 3, 2023

  • also no optimisation are fine

  • accept different function signatures of user python functions

  • if optuna.samplers.GridSampler is used, attach the search space to the
    user config with key O2TUNER_GridSampler_SearchSpace

@benedikt-voelkel benedikt-voelkel changed the title Also no optimisation are fine Consolidate user stages Aug 4, 2023
@benedikt-voelkel benedikt-voelkel force-pushed the fix-user-stage branch 2 times, most recently from 53bc036 to 15fdec1 Compare August 4, 2023 12:19
* also no optimisation are fine

* accept different function signatures of user python functions

* if optuna.samplers.GridSampler is used, attach the search space to the
  user config with key O2TUNER_GridSampler_SearchSpace
@benedikt-voelkel
Copy link
Collaborator Author

@mconcas does this look ok to you?

@benedikt-voelkel benedikt-voelkel merged commit 681881b into AliceO2Group:master Aug 4, 2023
12 checks passed
@benedikt-voelkel benedikt-voelkel deleted the fix-user-stage branch August 4, 2023 12:36
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.

2 participants