Skip to content

Arm backend: Add minimal Classic ML runner - #22073

Merged
perheld merged 1 commit into
pytorch:mainfrom
perheld:change-1315563
Aug 24, 2026
Merged

Arm backend: Add minimal Classic ML runner#22073
perheld merged 1 commit into
pytorch:mainfrom
perheld:change-1315563

Conversation

@perheld

@perheld perheld commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Add a focused single-shot runtime example with its own standalone build. Validate the flow with a quantized MobileNetV2 model on the Corstone-300 Ethos-U55 FVP.

This commit was authored with Codex.

Signed-off-by: Per Held per.held@arm.com

Change-Id: I7e8b45eb352c4d5a1b0fcc38d3e00a3a1dc87e65

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani

Add a focused single-shot runtime example with its own standalone
build. Validate the flow with a quantized MobileNetV2 model on the
Corstone-300 Ethos-U55 FVP.

This commit was authored with Codex.

Signed-off-by: Per Held <per.held@arm.com>

Change-Id: I7e8b45eb352c4d5a1b0fcc38d3e00a3a1dc87e65
@perheld perheld added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: arm Changes to the ARM backend delegate labels Aug 24, 2026
@pytorch-bot

pytorch-bot Bot commented Aug 24, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit 5487bae with merge base d750618 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Aug 24, 2026
@github-actions github-actions Bot added the module: arm Issues related to arm backend label Aug 24, 2026

@zingo zingo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do we need a buck2 update? Or should we maybe leave this example outside of it for now?

@perheld

perheld commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator Author

Do we need a buck2 update? Or should we maybe leave this example outside of it for now?

I dont think so since nothing is running this right now. I want to add it to our internal and to the github runner once the other patches for "stable cmake api" makes it upstream.

@perheld
perheld merged commit 966bf8c into pytorch:main Aug 24, 2026
659 of 664 checks passed
@perheld
perheld deleted the change-1315563 branch August 24, 2026 11:05
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. module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants