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

Create a new accuracy KPI for target determination #5861

Open
huydhn opened this issue Nov 5, 2024 · 0 comments
Open

Create a new accuracy KPI for target determination #5861

huydhn opened this issue Nov 5, 2024 · 0 comments

Comments

@huydhn
Copy link
Contributor

huydhn commented Nov 5, 2024

Per the discussion with @clee2000, we want to create a new accuracy KPI for target determination to drive its progress going forward. Given the information we have, we could compute this value as follows:

  1. A TD miss happens when the failed tests weren't run on PR, but showed up in trunk
  2. We can then compute the percentage of commits that satisfy (1)
  3. The accuracy of TD will be 1 - (2)

The task would be to compute this KPI and display it on https://hud.pytorch.org/kpis

cc @ZainRizvi @clee2000 @seemethere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Cold Storage
Development

No branches or pull requests

1 participant