Skip to content

Git Job Failure Handler Demo #6516

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

Closed
wants to merge 6 commits into from
Closed

Git Job Failure Handler Demo #6516

wants to merge 6 commits into from

Conversation

yangw-dev
Copy link
Contributor

@yangw-dev yangw-dev commented Apr 8, 2025

test manually add a Git Job Failure for execuTorch

Copy link

vercel bot commented Apr 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
torchci ✅ Ready (Inspect) Visit Preview Apr 8, 2025 11:49pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 8, 2025
@yangw-dev yangw-dev changed the base branch from main to adFailure April 8, 2025 23:41
@yangw-dev yangw-dev mentioned this pull request Apr 8, 2025
yangw-dev added a commit that referenced this pull request Apr 10, 2025
# Overview
Add logic to hand Git Job Handle:
the handling only triggers when a configuration for a repo exists

1. find rows that represents the git job level failure
2. based on config, detect all related rows, and add Failure metric
3. skip failure job rows 
The ui renders it as normal  failure handling

# Demo
the demo pr: #6516
mimic GIt_Job Failure in with
`model: "edsr", backend: "qnn_q8", mode: "inference", device:
"samsung_galaxy_s22"`

[demo link with fake data in
vercel](https://torchci-git-3jobfailure-fbopensource.vercel.app/benchmark/llms?startTime=Tue%2C%2001%20Apr%202025%2023%3A50%3A29%20GMT&stopTime=Tue%2C%2008%20Apr%202025%2023%3A50%3A29%20GMT&granularity=day&lBranch=main&lCommit=150cbe187bd95ca6847d9a9b9a104b012c8274e7&rBranch=main&rCommit=1e972325122c7f4050e67c2700ef316047be5d68&repoName=pytorch%2Fexecutorch&benchmarkName=&modelName=All%20Models&backendName=All%20Backends&modeName=All%20Modes&dtypeName=All%20DType&deviceName=All%20Devices&archName=All%20Platforms)

## UI snapshot

![image](https://github.com/user-attachments/assets/e31acdb6-c912-4f11-8263-a1684991fb19)

# Others [BE]
- wrap group logics for lcommit and rcommit into a method
-  wrap toTableRow method into a method
@yangw-dev yangw-dev closed this May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants