Skip to content

[Backend Tester] Report quantization and lowering times #12838

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

Open
wants to merge 2 commits into
base: gh/GregoryComer/91/head
Choose a base branch
from

Conversation

GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Jul 24, 2025

Track and report the time taken to quantize and lower in the backend test flow. Include this information in the generated report for each test case.

Example output (from testing add operator):

Test ID Test Case Backend Flow Result Quantize Time (s) Lowering Time (s)
test_add_dtype_float32_coreml test_add_dtype coreml coreml Success (Delegated)   0.69
test_add_dtype_float32_coreml_static_int8 test_add_dtype coreml coreml_static_int8 Success (Delegated) 8.73 0.88

[ghstack-poisoned]
@GregoryComer GregoryComer requested a review from cccclai as a code owner July 24, 2025 23:54
Copy link

pytorch-bot bot commented Jul 24, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Unrelated Failure

As of commit f260b50 with merge base 09d5255 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job 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.

@facebook-github-bot facebook-github-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 Jul 24, 2025
GregoryComer added a commit that referenced this pull request Jul 24, 2025
ghstack-source-id: 22aa30d
ghstack-comment-id: 3115355420
Pull-Request: #12838
@GregoryComer GregoryComer requested a review from digantdesai July 24, 2025 23:56
Copy link
Contributor

@digantdesai digantdesai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

GregoryComer added a commit to GregoryComer/executorch that referenced this pull request Jul 31, 2025
ghstack-source-id: 22aa30d
ghstack-comment-id: 3115355420
Pull-Request: pytorch#12838
[ghstack-poisoned]
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants