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 automatic triage utility #793

Merged
merged 5 commits into from
Oct 15, 2024
Merged

Add automatic triage utility #793

merged 5 commits into from
Oct 15, 2024

Commits on Oct 8, 2024

  1. Add automatic triage utility

    This is a small Python program that implements a two-stage bisection,
    identifying a commit in JAX or XLA that caused a test case to start
    failing.
    olupton committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    32e2e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62dccd1 View commit details
    Browse the repository at this point in the history
  3. 3.8 minimum

    olupton committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bcf34bf View commit details
    Browse the repository at this point in the history
  4. fixup 3.8

    olupton committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e5c0587 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    363f41c View commit details
    Browse the repository at this point in the history