Skip to content

Fixed runtime merging logics #12509

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

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

Juntian777
Copy link
Contributor

Summary: This PR first added a missing return statement so that merge_runtime_overlapping_debug_handles now returns the updated debug_handle_to_output instead of doing nothing. Also updated the condition to use set intersection for more clearer checking of any common elements between debug_handle and existing_debug_handle.

Differential Revision: D78182279

@Juntian777 Juntian777 requested a review from Gasoonjia as a code owner July 15, 2025 20:04
Copy link

pytorch-bot bot commented Jul 15, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 4c89c77 with merge base 986be2a (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-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 Jul 15, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78182279

@Juntian777
Copy link
Contributor Author

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot bot added the release notes: none Do not include this in the release notes label Jul 15, 2025
Summary:

This PR first added a missing return statement so that merge_runtime_overlapping_debug_handles now returns the updated debug_handle_to_output instead of doing nothing. Also updated the condition to use set intersection for more clearer checking of any common elements between debug_handle and existing_debug_handle.

Reviewed By: Gasoonjia

Differential Revision: D78182279
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78182279

@facebook-github-bot facebook-github-bot merged commit 0a038a7 into pytorch:main Jul 16, 2025
98 of 102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants