Skip to content

Arm backend: Fix to ensure nested control flow graphs are delegated#18010

Open
SaoirseARM wants to merge 4 commits intopytorch:mainfrom
SaoirseARM:toupstream/nest_ctr
Open

Arm backend: Fix to ensure nested control flow graphs are delegated#18010
SaoirseARM wants to merge 4 commits intopytorch:mainfrom
SaoirseARM:toupstream/nest_ctr

Conversation

@SaoirseARM
Copy link
Collaborator

@SaoirseARM SaoirseARM commented Mar 9, 2026

Summary

  • Added function to ensure True/False come in the right order.
  • Update to quantizer to ensure submodules are converted first.
  • Update to scalar pass for nested conditions.

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

- Added function to ensure True/False come in the right order.
- Update to quantizer to ensure submodules are converted first.
- Update to scalar pass for nested conditions.

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 9, 2026

🔗 Helpful Links

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

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

❌ 4 New Failures

As of commit 0fb0a34 with merge base 569e7a9 (image):

NEW FAILURES - The following jobs have failed:

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 Mar 9, 2026
@SaoirseARM
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

@SaoirseARM
Copy link
Collaborator Author

@pytorchbot label "release notes: arm"

@pytorch-bot pytorch-bot bot added the release notes: arm Changes to the ARM backend delegate label Mar 9, 2026
@SaoirseARM
Copy link
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 Mar 9, 2026
@SaoirseARM
Copy link
Collaborator Author

Test failures seem unrelated to this change.

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: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants