Skip to content

Arm backend: Remove get_output_nodes from runner_utils. #13417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdrianLundell
Copy link
Collaborator

@AdrianLundell AdrianLundell commented Aug 14, 2025

A graph has only one output node containing a list of output tensors. Remove the use of this function to better reflect this.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

A graph has only one output node containing a list of output tensors.
Remove the use of this function to better reflect this.

Signed-off-by: Adrian Lundell <[email protected]>
Change-Id: Ib7e648e9ab586f2144bd6301688d2d2ae9a02c0f
@AdrianLundell AdrianLundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Aug 14, 2025
Copy link

pytorch-bot bot commented Aug 14, 2025

🔗 Helpful Links

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

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

❌ 8 New Failures, 45 Unrelated Failures

As of commit 6f5a817 with merge base 36d342c (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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 Aug 14, 2025
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: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant