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

[core][scheduler] simplify and improve scheduler #6867

Merged
merged 9 commits into from
Aug 1, 2024

Commits on Jul 27, 2024

  1. remove copy

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    58504ea View commit details
    Browse the repository at this point in the history
  2. remove policy

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    18f8c03 View commit details
    Browse the repository at this point in the history
  3. fix tests

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    86ab85b View commit details
    Browse the repository at this point in the history
  4. update _schedule_prefills

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e32d7d7 View commit details
    Browse the repository at this point in the history
  5. update _schedule_running

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    1d82484 View commit details
    Browse the repository at this point in the history
  6. update _schedule_swapped

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6775398 View commit details
    Browse the repository at this point in the history
  7. fix tests

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4b451bd View commit details
    Browse the repository at this point in the history
  8. remove policy

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    554110d View commit details
    Browse the repository at this point in the history
  9. update tests

    youkaichao committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    917221e View commit details
    Browse the repository at this point in the history