-
Notifications
You must be signed in to change notification settings - Fork 91
Add device-level failure #6514
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 device-level failure #6514
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
IMO, having a new |
torchci/components/benchmark/llms/components/LLMsSummaryPanel.tsx
Outdated
Show resolved
Hide resolved
torchci/components/benchmark/llms/components/LLMsSummaryPanel.tsx
Outdated
Show resolved
Hide resolved
torchci/components/benchmark/llms/components/LLMsSummaryPanel.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Huy Do <[email protected]>
Co-authored-by: Huy Do <[email protected]>
yah, i think it's fine to remove the Failure_report column, and I just simple add an icon with tooltip |
add device level failure to indicate failure of a commit
vercel: demo
if base commit has failures:
if new commit has failure:
- failure_repot column: indicate the failure on new commit
- for models: redender leftSide value -> rightside
if lcommit === rcommit:
UI Screenshot:

UI demo with tooltip

next step:
add job-level failure