Skip to content

Conversation

@JakeStevens
Copy link
Contributor

Summary:
Current library only supports exceptions

Add another target that does not support exceptions for certain embedded applications

Differential Revision: D78501952

@pytorch-bot
Copy link

pytorch-bot bot commented Jul 17, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Unrelated Failures

As of commit a9c8014 with merge base b793d45 (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but was 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.

@meta-cla meta-cla 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 17, 2025
@facebook-github-bot
Copy link
Contributor

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

@JakeStevens JakeStevens added the release notes: none Do not include this in the release notes label Jul 17, 2025
@limintang limintang self-requested a review July 17, 2025 18:29
JakeStevens added a commit to JakeStevens/executorch that referenced this pull request Jul 18, 2025
Summary:

Current library only supports exceptions

Add another target that does not support exceptions for certain embedded applications

Reviewed By: limintang

Differential Revision: D78501952
Summary:
Pull Request resolved: pytorch#12603

Current library only supports exceptions

Add another target that does not support exceptions for certain embedded applications

Reviewed By: limintang

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

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

@mergennachin mergennachin requested a review from psiddh July 18, 2025 13:50
@JakeStevens
Copy link
Contributor Author

@psiddh look okay to you?

define_static_targets = True,
)

executorch_generated_lib(
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a better way to do it through modes?

Copy link
Contributor

@digantdesai digantdesai left a comment

Choose a reason for hiding this comment

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

Stamping to unblock.

@mergennachin mergennachin merged commit e4bc149 into pytorch:main Jul 21, 2025
99 of 103 checks passed
@mergennachin
Copy link
Contributor

Ah shoot, sorry, I accidentally merged this PR into main... @JakeStevens @digantdesai

I was trying to merge a different PR.

Conarnar pushed a commit to Conarnar/executorch that referenced this pull request Jul 25, 2025
Summary:
Current library only supports exceptions

Add another target that does not support exceptions for certain embedded
applications

Differential Revision: D78501952
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.

5 participants