Skip to content

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Oct 1, 2025

huydhn added 2 commits October 1, 2025 15:11
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 1, 2025
Signed-off-by: Huy Do <huydhn@gmail.com>
@huydhn huydhn marked this pull request as ready for review October 1, 2025 23:07
huydhn added a commit to pytorch/test-infra that referenced this pull request Oct 2, 2025
This is needed to unblock pytorch/helion#732. By
unravelled the current upload_benchmark_results GHA, the new
`.github/workflows/upload_benchmark_results.yml` workflow needs 4
inputs:
1. The benchmark artifact itself, uploaded to GitHub via
`actions/upload-artifact`
2. The benchmark metadata including workflow ID, job ID, repo, and
branch name. This is collected by the new `gather-benchmark-metadata`
GHA
3. The runners info including GPU or CPU type. This is collected by the
new `gather-runners-info` GHA
4. The list of dependencies. This is collected by the new
`gather-dependencies` GHA

Two examples on how to use the new reusable workflow are at:
* `.github/workflows/test_upload_benchmark_results.yml`
* Helion pytorch/helion#758

---------

Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
@huydhn huydhn merged commit 7b543c3 into main Oct 2, 2025
13 checks passed
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 Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants