Skip to content

Fix optional graph_signature access in memory planning #9325

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
Mar 17, 2025

Conversation

jathu
Copy link
Contributor

@jathu jathu commented Mar 17, 2025

Summary

CI is broken due to #8031. graph_signature is optional, and is None.

Test plan

CI

cc @JacobSzwejbka @angelayi

Copy link

pytorch-bot bot commented Mar 17, 2025

🔗 Helpful Links

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

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

⏳ 3 Pending, 1 Unrelated Failure

As of commit 4592489 with merge base 8fbdb17 (image):

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.

@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 Mar 17, 2025
@jathu jathu force-pushed the jathu/fix-broken-memory-map branch from 5e86901 to 5a072a8 Compare March 17, 2025 18:11
@jathu jathu requested a review from angelayi March 17, 2025 18:11
@jathu jathu marked this pull request as ready for review March 17, 2025 18:12
@jathu jathu added module: exir Issues related to Export IR and the code under exir/ topic: not user facing labels Mar 17, 2025
@jathu jathu requested a review from swolchok March 17, 2025 18:14
@jathu jathu force-pushed the jathu/fix-broken-memory-map branch from 5a072a8 to 4592489 Compare March 17, 2025 18:30
@jathu jathu merged commit 77752a4 into main Mar 17, 2025
78 of 80 checks passed
@jathu jathu deleted the jathu/fix-broken-memory-map branch March 17, 2025 19:52
DannyYuyang-quic pushed a commit to CodeLinaro/executorch that referenced this pull request Apr 2, 2025
### Summary

CI is broken due to pytorch#8031.
`graph_signature` is optional, and is None.

### Test plan

CI

cc @JacobSzwejbka @angelayi
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. module: exir Issues related to Export IR and the code under exir/ topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants