Skip to content

[executorch] Add logs for helping debug address space overflow issue #5035

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 3 commits into from
Sep 4, 2024

Conversation

jackzhxng
Copy link
Contributor

Summary

Add logs to help debug offset calculated by memory planning being larger than 64 bits.

Test plan

Reproduced to_executorch issue described in pytorch/pytorch#134899 and verified exception logs.

Copy link

pytorch-bot bot commented Sep 3, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit b10de68 with merge base 9fafdb0 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Sep 3, 2024
@facebook-github-bot
Copy link
Contributor

@dvorjackz has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jackzhxng jackzhxng force-pushed the jackxz/memory-planning-hint branch from 9d62254 to 8890150 Compare September 3, 2024 20:08
@facebook-github-bot
Copy link
Contributor

@dvorjackz has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot merged commit d519b4d into main Sep 4, 2024
37 checks passed
@facebook-github-bot facebook-github-bot deleted the jackxz/memory-planning-hint branch September 4, 2024 00:12
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants