Skip to content

Conversation

Erik-Lundell
Copy link
Collaborator

@Erik-Lundell Erik-Lundell commented Sep 25, 2025

  • Move evaluation logic out of aot_arm_compiler

  • Remove example models

    It doesn't make sense to have example models in
    the aot_arm_compiler script anymore, they are too
    simple, and there are other ways to do examples.

    Add and softmax can be replaced with example/models tests,
    add2 and add3 are deprecated.
    q-models can't be removed yet since the new testing is not
    in place but they should be as soon as it is.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

It doesn't make sense to have example models in
the aot_arm_compiler script anymore, they are too
simple, and there are other ways to do examples.

Add and softmax can be replaced with example/models tests,
add2 and add3 are deprecated.
q-models can't be removed yet since the new testing is not
in place but they should be as soon as it is.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I43ad1acaf46554245f6ed6928a79de653bc9b319
A start to simplify the aot_arm_compiler script.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: If6b956afbd2409ee244586aa60a77177915676cf
Copy link

pytorch-bot bot commented Sep 25, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 2 Cancelled Jobs

As of commit f24f4e4 with merge base 2283294 (image):

NEW FAILURE - The following job has failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

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 Sep 25, 2025
@Erik-Lundell Erik-Lundell 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 and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Sep 25, 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 25, 2025
@Erik-Lundell
Copy link
Collaborator Author

From what I can tell, failing checks are unrelated.

@digantdesai
Copy link
Contributor

q-models can't be removed yet since the new testing is not in place but they should be as soon as it is.

cc @AdrianLundell

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.

Thanks!

@zingo zingo merged commit b13a77a into pytorch:main Sep 27, 2025
276 of 279 checks passed
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.

3 participants