Skip to content

Conversation

@oscarandersson8218
Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 commented Jan 12, 2026

A previous change removed the delegated vs non-delegated table of aten operators when calling dump_operator_distribution. This change adds it back.

cc @freddan80 @per @zingo @digantdesai

A previous change removed the delegated vs non-delegated table of aten
operators when calling dump_operator_distribution. This change adds it
back.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: Ib1449fe92a3384f8964580282199e37c047c5def
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 12, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Cancelled Job, 1 Unrelated Failure

As of commit dd43f7d with merge base 9ba1b5d (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOB - The following job was cancelled. Please retry:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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 Jan 12, 2026
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Jan 12, 2026
Copy link
Collaborator

@zingo zingo left a comment

Choose a reason for hiding this comment

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

OK to merge if ARM tests pass
I see
trunk / test-arm-backend-ethos-u (test_pytest_models_ethos_u85) / linux-job (push)
->
FAILED backends/arm/test/models/test_conformer.py::test_conformer_u85_INT - AssertionError: Output 0 does not match reference output.

It's probably some flaky tests so it might help to just rerun the test.

@oscarandersson8218 oscarandersson8218 merged commit 7793b1d into pytorch:main Jan 12, 2026
297 of 308 checks passed
@zingo
Copy link
Collaborator

zingo commented Jan 12, 2026

I still see after this was merged, did you retrigger a testrun it passed?

https://hud.pytorch.org/hud/pytorch/executorch/main/1?per_page=50&name_filter=arm-backend
FAILED backends/arm/test/models/test_conformer.py::test_conformer_tosa_INT - AssertionError: Output 0 does not match reference output.

https://github.com/pytorch/executorch/actions/runs/20918602350/job/60098198182

Wonder how flakey this test is and/or if there is something strange with this PR causing it. (seem strange that is should)

@zingo
Copy link
Collaborator

zingo commented Jan 12, 2026

Test passed on next commit in the HUD so it's random.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants