Skip to content

Extract shared multifunction PTE utilities to utils.py (#19035)#19035

Open
YIWENX14 wants to merge 1 commit intopytorch:mainfrom
YIWENX14:export-D101887672
Open

Extract shared multifunction PTE utilities to utils.py (#19035)#19035
YIWENX14 wants to merge 1 commit intopytorch:mainfrom
YIWENX14:export-D101887672

Conversation

@YIWENX14
Copy link
Copy Markdown
Contributor

@YIWENX14 YIWENX14 commented Apr 21, 2026

Summary:

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Reviewed By: billmguo

Differential Revision: D101887672

@YIWENX14 YIWENX14 requested a review from metascroy as a code owner April 21, 2026 23:02
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 21, 2026

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Unrelated Failures

As of commit 6986a9c with merge base 54b0148 (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were 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 Apr 21, 2026
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync Bot commented Apr 21, 2026

@YIWENX14 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101887672.

@github-actions
Copy link
Copy Markdown

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.

@meta-codesync meta-codesync Bot changed the title Extract shared multifunction PTE utilities to utils.py Extract shared multifunction PTE utilities to utils.py (#19035) Apr 21, 2026
YIWENX14 added a commit to YIWENX14/executorch that referenced this pull request Apr 21, 2026
Summary:

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Differential Revision: D101887672
@YIWENX14 YIWENX14 force-pushed the export-D101887672 branch from 33e938d to acbd6b5 Compare April 21, 2026 23:15
YIWENX14 added a commit to YIWENX14/executorch that referenced this pull request Apr 21, 2026
Summary:
Pull Request resolved: pytorch#19035

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Differential Revision: D101887672
@YIWENX14 YIWENX14 force-pushed the export-D101887672 branch from acbd6b5 to c4354dd Compare April 21, 2026 23:19
YIWENX14 added a commit to YIWENX14/executorch that referenced this pull request Apr 21, 2026
Summary:

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Differential Revision: D101887672
@YIWENX14 YIWENX14 force-pushed the export-D101887672 branch from c4354dd to 4dd7c24 Compare April 21, 2026 23:24
YIWENX14 added a commit to YIWENX14/executorch that referenced this pull request Apr 21, 2026
Summary:
Pull Request resolved: pytorch#19035

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Reviewed By: billmguo

Differential Revision: D101887672
@YIWENX14 YIWENX14 force-pushed the export-D101887672 branch 2 times, most recently from 7606a5f to 079bac4 Compare April 22, 2026 00:08
YIWENX14 added a commit to YIWENX14/executorch that referenced this pull request Apr 22, 2026
Summary:

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Reviewed By: billmguo

Differential Revision: D101887672
YIWENX14 added a commit to YIWENX14/executorch that referenced this pull request Apr 22, 2026
Summary:
Pull Request resolved: pytorch#19035

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Reviewed By: billmguo

Differential Revision: D101887672
@YIWENX14 YIWENX14 force-pushed the export-D101887672 branch from 079bac4 to a9a4f40 Compare April 22, 2026 00:11
Summary:

Extract setup_multifunction_managers and create_pte_wrapper utilities from run_static_llm_multifunction.py to utils.py so they can be reused by other CoreML PTE runners.

Reviewed By: billmguo

Differential Revision: D101887672
@YIWENX14 YIWENX14 force-pushed the export-D101887672 branch from a9a4f40 to 6986a9c Compare April 22, 2026 00:15
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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant