Skip to content

Pluggable Scheduler#710

Merged
motus merged 45 commits into
microsoft:mainfrom
motus:sergiym/run/scheduler_load
Mar 15, 2024
Merged

Pluggable Scheduler#710
motus merged 45 commits into
microsoft:mainfrom
motus:sergiym/run/scheduler_load

Conversation

@motus

@motus motus commented Mar 9, 2024

Copy link
Copy Markdown
Member
  • Make Scheduler class loadable from JSON configs
  • Update the Launcher and run.py to instantiate Scheduler from JSON
  • Create JSON schema for the Scheduler config
  • Add unit tests for the new Scheduler JSON configs

Closes #700

@motus motus added WIP Work in progress - do not merge yet mlos-bench labels Mar 9, 2024
@motus motus self-assigned this Mar 9, 2024
@motus motus marked this pull request as ready for review March 11, 2024 22:06
@motus motus requested a review from a team as a code owner March 11, 2024 22:06
@motus motus added the ready for review Ready for review label Mar 11, 2024
@motus motus removed the WIP Work in progress - do not merge yet label Mar 15, 2024
Comment thread mlos_bench/mlos_bench/launcher.py
Comment thread mlos_bench/mlos_bench/launcher.py
Comment thread mlos_bench/mlos_bench/launcher.py Outdated
Comment thread mlos_bench/mlos_bench/launcher.py
motus and others added 2 commits March 15, 2024 13:27
Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>

@bpkroth bpkroth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Thanks!

@motus motus merged commit 4166e96 into microsoft:main Mar 15, 2024
@motus motus deleted the sergiym/run/scheduler_load branch March 15, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Config support for pluggable Schedulers

2 participants