Skip to content

Arm backend: Enable per-delegate profiling in perf_monitor - #22511

Open
emmakujala wants to merge 2 commits into
pytorch:mainfrom
emmakujala:delegate_profiling
Open

Arm backend: Enable per-delegate profiling in perf_monitor#22511
emmakujala wants to merge 2 commits into
pytorch:mainfrom
emmakujala:delegate_profiling

Conversation

@emmakujala

@emmakujala emmakujala commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Add the option for per-delegate profiling to make it easier to understand model performance that contains multiple delegate calls.

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

Add the option for per-delegate profiling to make it easier to
understand  model performance that contains multiple
delegate calls.

Enable by setting -DET_ARM_ETHOSU_PER_DELEGATE_PROFILING=ON,
the option is set to OFF by default.

Signed-off-by: Emma Kujala <Emma.Kujala@arm.com>
Change-Id: If8d662b6d47871d2b94a831fca13af7b934b9eb5
@pytorch-bot

pytorch-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 1 Cancelled Job

As of commit 214f83c with merge base 7490bd4 (image):

CANCELLED JOB - The following job was 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 3, 2026
@linux-foundation-easycla

linux-foundation-easycla Bot commented Sep 3, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: emmakujala / name: Emma Kujala (7e681e1)

@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Sep 3, 2026
@pytorch-bot

pytorch-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

Workflows were awaiting approval. CI has now been triggered for the ciflow labels on this PR.

@emmakujala

Copy link
Copy Markdown
Collaborator Author

@pytorchbot partner: arm

@pytorch-bot

pytorch-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'partner:' (choose from 'merge', 'revert', 'rebase', 'label', 'drci', 'lint', 'fix-lint', 'apply-lint', 'cherry-pick')

usage: @pytorchbot [-h]
                   
                   {merge,revert,rebase,label,drci,lint,fix-lint,apply-lint,cherry-pick}
                   ...

Try @pytorchbot --help for more info.

@emmakujala

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "release notes:arm"

@pytorch-bot

pytorch-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

Didn't find following labels among repository labels: release notes:arm

@emmakujala

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "release notes: arm"

@pytorch-bot pytorch-bot Bot added the release notes: arm Changes to the ARM backend delegate label Sep 3, 2026
@emmakujala

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "partner: arm"

@pytorch-bot pytorch-bot Bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Sep 3, 2026
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.

2 participants