Skip to content

Conversation

@dbort
Copy link
Contributor

@dbort dbort commented Feb 13, 2025

Summary:
Missing flatbuffer containers will be null, so it's not safe to blindly call ->size() or similar on them.

Check for missing lists when looking up constant buffer data.

Differential Revision: D69562793

Summary:
Missing flatbuffer containers will be `null`, so it's not safe to blindly call `->size()` or similar on them.

Check for missing lists when looking up constant buffer data.

Differential Revision: D69562793
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 13, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 70955b1 with merge base c8311e6 (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 Feb 13, 2025
@facebook-github-bot
Copy link
Contributor

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

Copy link
Contributor

@lucylq lucylq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these checks!

@facebook-github-bot facebook-github-bot merged commit d729176 into pytorch:main Feb 13, 2025
45 of 50 checks passed
@dbort dbort deleted the export-D69562793 branch February 13, 2025 22:52
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 topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants