pytorch / test-infra

This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
https://hud.pytorch.org/
Other
84 stars 87 forks source link

[Benchmark]Show all graph for benchmark #6009

Closed yangw-dev closed 1 month ago

yangw-dev commented 1 month ago

Issue

https://github.com/pytorch/test-infra/issues/4031

Overview

Display all graphs in compiler benchmark. group by suites

Details

Gif Demonstration

Dec-05-2024 09-38-21

Nextstep

Clean the pickersuite

vercel[bot] commented 1 month ago

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

Name Status Preview Updated (UTC)
torchci ✅ Ready (Inspect) Visit Preview Dec 5, 2024 9:31pm
yangw-dev commented 1 month ago

Open to discuss, I remove the picker logic, since it seems like there is no need to add picker for suite-specific logic to render graphs. the tables also show for all suites.