Skip to content
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

[ExecuTorch][to_backend] add AllNodePartitioner #9822

Merged
merged 4 commits into from
Apr 4, 2025
Merged

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Apr 1, 2025

Summary

We add an allnode partitioner as a canonical partitioenr. This essentially delegates all the nodes in the graph. It is initialized with the backend name and the compile specs to be used

Testing

Unittests

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Apr 1, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit cff2f0d with merge base 1572381 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Apr 1, 2025
@mcr229 mcr229 requested review from digantdesai and cccclai April 1, 2025 23:52
mcr229 added 2 commits April 1, 2025 16:56
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@mcr229 mcr229 merged commit 91c9417 into main Apr 4, 2025
82 of 83 checks passed
@mcr229 mcr229 deleted the gh/mcr229/20/head branch April 4, 2025 21:07
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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants