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

Improve steering and config #53

Open
6 tasks
benedikt-voelkel opened this issue Mar 20, 2023 · 0 comments
Open
6 tasks

Improve steering and config #53

benedikt-voelkel opened this issue Mar 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@benedikt-voelkel
Copy link
Collaborator

  • add something like o2tuner-config to handle inspection and potentially creation and modification of steering configuration, e.g.
    • o2tuner-config make-skeleton to create a skeleton
    • o2tuner-config -c <config.yaml> show --stages to show available stages
    • o2tuner-config -c <config.yaml> add to add a stage to the config
  • make configuration and its usage as save as possible, add further checks at runtime before working through the stages
  • add a default evaluation stage that can simply be taken by the user without the necessity to implement their own evaluation stage (unless they need special functionality)
@benedikt-voelkel benedikt-voelkel added the enhancement New feature or request label Mar 20, 2023
@benedikt-voelkel benedikt-voelkel self-assigned this Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant