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

[NOT FOR MERGING] Simulator for inference autoscaling #107954

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    938d61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72744eb View commit details
    Browse the repository at this point in the history
  3. Improvements

    jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e50c794 View commit details
    Browse the repository at this point in the history
  4. Kalman filter for simple state model for average inference duration a…

    …s a function of time and allocation count
    tveasey authored and jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1d3a30b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee4ec77 View commit details
    Browse the repository at this point in the history
  6. Allow extrapolation

    tveasey authored and jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3ebf920 View commit details
    Browse the repository at this point in the history
  7. Correction

    tveasey authored and jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bb07bc7 View commit details
    Browse the repository at this point in the history
  8. Tweak

    tveasey authored and jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ed9eb0b View commit details
    Browse the repository at this point in the history
  9. Correct the dependency on allocations

    tveasey authored and jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    29a9e51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e9de17 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7296655 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c513c67 View commit details
    Browse the repository at this point in the history
  13. Init variance to None

    jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d6f9b5c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb2aade View commit details
    Browse the repository at this point in the history
  15. Remove unused estimator

    jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d4cf050 View commit details
    Browse the repository at this point in the history
  16. jump -> jumps

    jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ddb3807 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3becc71 View commit details
    Browse the repository at this point in the history
  18. Better process variance upon dynamics changes, and propagate dynamics…

    … changes to the next iteration.
    jan-elastic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c2b337f View commit details
    Browse the repository at this point in the history