Skip to content

Conversation

@yiming0416
Copy link

@yiming0416 yiming0416 commented Aug 7, 2025

Summary:

  • Added AOTILoweringStage for the executorch-full runtime and a simple fp32 AOTI lowering recipe

  • Added AOTIDelegateModule as the artifact generated by AOTI Lowering to be packaged later.

Differential Revision: D79487582

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 7, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit fc9c131 with merge base ffb47e3 (image):

NEW FAILURE - The following job has failed:

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

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

@github-actions
Copy link

github-actions bot commented Aug 7, 2025

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@facebook-github-bot
Copy link
Contributor

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

yiming0416 added a commit to yiming0416/executorch that referenced this pull request Aug 8, 2025
Summary:

- Added `AOTILoweringStage` for the executorch-full runtime and a simple fp32 AOTI lowering recipe

- Added `AOTIDelegateModule` as the artifact generated by AOTI Lowering to be packaged later.

Reviewed By: larryliu0820

Differential Revision: D79487582
yiming0416 added a commit to yiming0416/executorch that referenced this pull request Aug 8, 2025
Summary:

- Added `AOTILoweringStage` for the executorch-full runtime and a simple fp32 AOTI lowering recipe

- Added `AOTIDelegateModule` as the artifact generated by AOTI Lowering to be packaged later.

Reviewed By: larryliu0820

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

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

yiming0416 added a commit to yiming0416/executorch that referenced this pull request Aug 21, 2025
Summary:

- Added `AOTILoweringStage` for the executorch-full runtime and a simple fp32 AOTI lowering recipe

- Added `AOTIDelegateModule` as the artifact generated by AOTI Lowering to be packaged later.

Reviewed By: larryliu0820

Differential Revision: D79487582
Summary:
Pull Request resolved: pytorch#13198

- Added `AOTILoweringStage` for the executorch-full runtime and a simple fp32 AOTI lowering recipe

- Added `AOTIDelegateModule` as the artifact generated by AOTI Lowering to be packaged later.

Reviewed By: larryliu0820

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

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

@github-actions
Copy link

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the stale PRs inactive for over 60 days label Oct 21, 2025
@yiming0416 yiming0416 closed this Oct 21, 2025
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 stale PRs inactive for over 60 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants