Skip to content

Conversation

@Gasoonjia
Copy link
Contributor

@Gasoonjia Gasoonjia commented Nov 19, 2025

Summary: Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

  1. it will run all possible models (voxtral, gemma and whisper) combine with all possible quantization schema on every day's 1am pst;
  2. it will run an random model everytime a PR got merged;
  3. manually tirggered by user.

Differential Revision: D87400561

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 19, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15883

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (4 Unrelated Failures)

As of commit b991c34 with merge base b4d72f1 (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@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 Nov 19, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 19, 2025

@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87400561.

@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Gasoonjia added a commit that referenced this pull request Nov 19, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

Differential Revision: D87400561
Gasoonjia added a commit that referenced this pull request Nov 19, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

Differential Revision: D87400561
Gasoonjia added a commit that referenced this pull request Nov 19, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

Differential Revision: D87400561
@Gasoonjia Gasoonjia temporarily deployed to upload-benchmark-results November 19, 2025 04:58 — with GitHub Actions Inactive
Gasoonjia added a commit that referenced this pull request Nov 19, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Differential Revision: D87400561
@Gasoonjia Gasoonjia force-pushed the export-D87400561 branch 2 times, most recently from 6d6207e to 53bc9dc Compare November 19, 2025 08:18
Gasoonjia added a commit that referenced this pull request Nov 19, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Differential Revision: D87400561
Gasoonjia added a commit that referenced this pull request Nov 19, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Differential Revision: D87400561
@Gasoonjia Gasoonjia temporarily deployed to upload-benchmark-results November 19, 2025 09:36 — with GitHub Actions Inactive
Gasoonjia added a commit that referenced this pull request Nov 19, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Differential Revision: D87400561
facebook-github-bot pushed a commit that referenced this pull request Nov 19, 2025
Summary:

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Differential Revision: D87400561
@Gasoonjia
Copy link
Contributor Author

Address comments, show gpu name on dashboard, support running all tests on script

@facebook-github-bot facebook-github-bot temporarily deployed to upload-benchmark-results November 20, 2025 00:44 — with GitHub Actions Inactive
facebook-github-bot pushed a commit that referenced this pull request Nov 20, 2025
Summary:

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Reviewed By: larryliu0820

Differential Revision: D87400561
Gasoonjia added a commit that referenced this pull request Nov 20, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Reviewed By: larryliu0820

Differential Revision: D87400561
Gasoonjia added a commit that referenced this pull request Nov 20, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Reviewed By: larryliu0820

Differential Revision: D87400561
@Gasoonjia
Copy link
Contributor Author

update dashborad content to make it more descriptive.

@Gasoonjia Gasoonjia temporarily deployed to upload-benchmark-results November 20, 2025 07:19 — with GitHub Actions Inactive
Gasoonjia added a commit that referenced this pull request Nov 20, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Reviewed By: larryliu0820

Differential Revision: D87400561
Gasoonjia added a commit that referenced this pull request Nov 20, 2025
Summary:
Pull Request resolved: #15883

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Reviewed By: larryliu0820

Differential Revision: D87400561
@Gasoonjia Gasoonjia temporarily deployed to upload-benchmark-results November 20, 2025 09:23 — with GitHub Actions Inactive
facebook-github-bot pushed a commit that referenced this pull request Nov 20, 2025
Summary:

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Reviewed By: larryliu0820

Differential Revision: D87400561
Summary:

Introduce cuda benchmark ci for monitoring cuda backend performance.

the ci will run on three situations:

1. it will run all possible models (voxtral, gemma and whisper) on every day's 1am pst;

2. it will run an arbitrary model everytime a PR got merged;

3. manually tirggered by user.

Reviewed By: larryliu0820

Differential Revision: D87400561
@Gasoonjia Gasoonjia temporarily deployed to upload-benchmark-results November 20, 2025 23:58 — with GitHub Actions Inactive
@meta-codesync
Copy link

meta-codesync bot commented Nov 21, 2025

@Gasoonjia has imported this pull request. If you are a Meta employee, you can view this in D87400561.

@Gasoonjia Gasoonjia merged commit 3ef13a3 into main Nov 21, 2025
546 of 556 checks passed
@Gasoonjia Gasoonjia deleted the export-D87400561 branch November 21, 2025 06:54
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. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants