Skip to content

[executorch][preprocess] Remove pad custom op #4801

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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Aug 20, 2024

Now that pytorch/pytorch#132679 is merged we do not need the pad custom op to export preprocess. Also do not need the exir pass to swap out custom op and aten op.

Copy link

pytorch-bot bot commented Aug 20, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit e493763 with merge base 78b0867 (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 Aug 20, 2024
@lucylq lucylq force-pushed the lfq.update-export-preprocess branch 4 times, most recently from b38bc7b to d40c8a9 Compare August 21, 2024 22:55
@lucylq lucylq marked this pull request as ready for review August 21, 2024 22:55
@lucylq lucylq force-pushed the lfq.update-export-preprocess branch from d40c8a9 to e493763 Compare August 21, 2024 23:07
@lucylq lucylq merged commit ce4917c into main Aug 22, 2024
35 checks passed
@lucylq lucylq deleted the lfq.update-export-preprocess branch January 24, 2025 19:39
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants