Skip to content

Define ET_HAS_EXCEPTIONS macro #11664

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
Jun 16, 2025
Merged

Define ET_HAS_EXCEPTIONS macro #11664

merged 1 commit into from
Jun 16, 2025

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #11603 by @swolchok
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/swolchok/456/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/swolchok/456/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/swolchok/456/orig
@diff-train-skip-merge

Copy link

pytorch-bot bot commented Jun 14, 2025

🔗 Helpful Links

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

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

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 Jun 14, 2025
@swolchok swolchok added the release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.) label Jun 14, 2025
Copy link
Contributor

@swolchok swolchok left a comment

Choose a reason for hiding this comment

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

merging mergebot pr after I make sure lintrunner failure isn't real

@swolchok
Copy link
Contributor

cannot find an actual error message in lintrunner output. checked out PR and lintrunner init && lintrunner succeeds locally. there are no lintrunner failures noted on the original PR. therefore, merging.

@swolchok swolchok force-pushed the gh/swolchok/456/orig branch from ba40863 to 8aa7e8b Compare June 14, 2025 01:51
@swolchok
Copy link
Contributor

cannot repro lintrunner failure, merging to get the branch in sync

@swolchok
Copy link
Contributor

oh, lintrunner is required

Pull Request resolved: #11603

To support passing ET_USE_PYTORCH_HEADERS only when exceptions are enabled.
ghstack-source-id: 290334875
@exported-using-ghexport

Differential Revision: [D76470039](https://our.internmc.facebook.com/intern/diff/D76470039/)
@swolchok swolchok force-pushed the gh/swolchok/456/orig branch from 8aa7e8b to 9f82ef7 Compare June 16, 2025 16:37
@swolchok
Copy link
Contributor

swolchok commented Jun 16, 2025

CI green except for lintrunner. rebasing to see if that failure (lintrunner init) goes away.

@swolchok
Copy link
Contributor

CI green except for lintrunner. rebasing to see if that failure (lintrunner init) goes away.

lintrunner init is failing on main. landing based on previous green-except-lintrunner run.

@swolchok swolchok merged commit d54226a into main Jun 16, 2025
92 of 93 checks passed
@swolchok swolchok deleted the gh/swolchok/456/orig branch June 16, 2025 16:40
abhinaykukkadapu pushed a commit to abhinaykukkadapu/executorch that referenced this pull request Jun 17, 2025
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#11603 by
@swolchok
^ Please use this as the source of truth for the PR details, comments,
and reviews
ghstack PR base:
https://github.com/pytorch/executorch/tree/gh/swolchok/456/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/swolchok/456/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/swolchok/456/orig
@diff-train-skip-merge

Co-authored-by: Scott Wolchok <[email protected]>
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. release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants