Skip to content

Conversation

Sebastian-Larsson
Copy link
Collaborator

@Sebastian-Larsson Sebastian-Larsson commented Sep 5, 2025

Remove redundant check node.target in self.targets, as well as replacing asserts with proper report_reject. This way the graph won't be stopped from lowering, but the operators will instead end up on CPU.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

Remve redundant check `node.target in self.targets`, as well as
replacing asserts with proper report_reject. This way the graph won't be
stopped from lowering, but the operators will instead end up on CPU.

Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
Change-Id: I9a9dcdd61eda269a328dd8f28ff6d3c238dc2ba5
@Sebastian-Larsson Sebastian-Larsson added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Sep 5, 2025
@Sebastian-Larsson Sebastian-Larsson added ciflow/trunk release notes: arm Changes to the ARM backend delegate labels Sep 5, 2025
Copy link

pytorch-bot bot commented Sep 5, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Unrelated Failure

As of commit 9e0e4aa with merge base b02db12 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job 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 Sep 5, 2025
@zingo
Copy link
Collaborator

zingo commented Sep 5, 2025

Fails unrelated

@zingo zingo merged commit 7060fc5 into pytorch:main Sep 5, 2025
297 of 302 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: arm Changes to the ARM backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants