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

Add script to determine ideal number of shards #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add script to determine ideal number of shards #51

wants to merge 2 commits into from

Commits on Aug 23, 2022

  1. Add script to determine ideal number of shards

    This re-uses some code from the `monitoring/` dir with random
    modifications (maybe in the future we could de-duplicate these) but for
    now the code is fairly spaghetti-esque. `determine_shards.py` helps
    generate content for PRs like apache/tvm#12473
    driazati committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    954a3d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. fix lint 1

    driazati committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    707a184 View commit details
    Browse the repository at this point in the history