Skip to content

program-data-separation demo #42

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Jul 17, 2025

Add examples on how to generate PTE, PTD files, and how to run them in ExecuTorch via Module.

Note: I created a separate ET submodule --> we need the changes from 0.7 for this. However, I'm not sure we should be creating a new submodule for each project.

Issue: pytorch/executorch#12215

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 17, 2025
@lucylq lucylq force-pushed the lfq.program-data-separation-example branch 6 times, most recently from 11059f6 to bd2e5c2 Compare July 17, 2025 21:43
@@ -2,3 +2,8 @@
path = mv2/cpp/executorch
url = https://github.com/pytorch/executorch.git
branch = release/0.6

[submodule "program-data-separation/cpp/executorch"]
Copy link
Contributor Author

@lucylq lucylq Jul 17, 2025

Choose a reason for hiding this comment

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

Should we have ET as a submodule for each project, though?

Note: we don't have a release for 0.7, once we do we could potentially update and consolidate the two submodules?

@lucylq lucylq marked this pull request as ready for review July 17, 2025 21:43
@lucylq lucylq requested a review from mergennachin July 17, 2025 21:44
@lucylq lucylq force-pushed the lfq.program-data-separation-example branch from bd2e5c2 to 588ae93 Compare July 17, 2025 21:49
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 Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant