Skip to content

Conversation

izaitsevfb
Copy link
Contributor

@izaitsevfb izaitsevfb commented Sep 6, 2025

Implementation of the signal extraction layer and visual report generation utility.

Testing

python -m pytorch_auto_revert hud Lint trunk pull inductor  --hours 32  --ignore-newer-than 30e16d638953d2 --out hud01.html
INFO:root:[hud] Start: workflows=Lint,trunk,pull,inductor hours=32 repo=pytorch/pytorch
INFO:root:[hud] Extracting signals ...
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Fetching jobs: repo=pytorch/pytorch workflows=Lint,trunk,pull,inductor lookback=32h
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Jobs fetched: 30018 rows in 38.83s
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Fetching tests for 6899 job_ids (622 failed jobs) in batches
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Test batch 1/7 (size=1024)
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Test batch 2/7 (size=1024)
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Test batch 3/7 (size=1024)
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Test batch 4/7 (size=1024)
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Test batch 5/7 (size=1024)
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Test batch 6/7 (size=1024)
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Test batch 7/7 (size=755)
INFO:pytorch_auto_revert.signal_extraction_datasource:[extract] Tests fetched: 16681 rows for 6899 job_ids in 23.41s
INFO:root:[hud] Extracted 222 signals
INFO:root:[hud] Applied ignore-newer-than=30e16d638953d2; dropped 7770 newer commit entries across signals
INFO:root:[hud] Building grid model ...
INFO:root:[hud] Model: 52 commits, 222 columns
INFO:root:[hud] Rendering HTML ...
INFO:root:[hud] HUD written to hud01.html
INFO:root:HUD written to hud01.html

hud01.html

@pytorch-bot pytorch-bot bot added the ci-no-td label Sep 6, 2025
@meta-cla meta-cla 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 Sep 6, 2025
Copy link

vercel bot commented Sep 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Updated (UTC)
torchci Ignored Ignored Preview Sep 13, 2025 0:23am

@izaitsevfb izaitsevfb marked this pull request as draft September 6, 2025 00:07
@izaitsevfb izaitsevfb marked this pull request as ready for review September 13, 2025 00:31
@jeanschmidt
Copy link
Contributor

LGTM, just need to check lintrunner :)

@izaitsevfb
Copy link
Contributor Author

LGTM, just need to check lintrunner :)

lintrunner is lying: #7161

@izaitsevfb izaitsevfb merged commit 41043ed into main Sep 15, 2025
5 of 6 checks passed
@izaitsevfb izaitsevfb deleted the autorevert-signal-extraction-layer branch September 15, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-no-td 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