Skip to content

Arm backend: Fix nested control-flow partition checks#19697

Open
SaoirseARM wants to merge 1 commit into
pytorch:mainfrom
SaoirseARM:toupstream/contr_fix
Open

Arm backend: Fix nested control-flow partition checks#19697
SaoirseARM wants to merge 1 commit into
pytorch:mainfrom
SaoirseARM:toupstream/contr_fix

Conversation

@SaoirseARM
Copy link
Copy Markdown
Collaborator

@SaoirseARM SaoirseARM commented May 20, 2026

Summary

  • Updates so that the outer cond graph is picked up.
  • Updates to nested quantization.
  • Removes need for increased threshold.

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

- Updates so that the outer cond graph is picked up.
- Removes need for increased threshold.

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
@SaoirseARM SaoirseARM requested a review from zingo May 20, 2026 14:31
@SaoirseARM SaoirseARM requested a review from digantdesai as a code owner May 20, 2026 14:31
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 20, 2026

🔗 Helpful Links

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

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:

✅ You can merge normally! (3 Unrelated Failures)

As of commit 1afcbab with merge base d87890d (image):

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

@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 May 20, 2026
@SaoirseARM
Copy link
Copy Markdown
Collaborator Author

@pytorchbot label ciflow/trunk

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