Skip to content

Conversation

pytorchbot
Copy link
Collaborator

With the motivation of improving performance, this change adds the functionality for fusing the following ops:

  • conv2d PW s1p0 and binary ops (add, sub, mul, div)
  • clamp and binary ops (add, sub, mul, div)
  • clamp and clamp

cc @SS-JIA @manuelcandales @digantdesai @cbilgin

…lamp (#14415)

With the motivation of improving performance, this change adds the
functionality for fusing the following ops:
- conv2d PW s1p0 and binary ops (add, sub, mul, div)
- clamp and binary ops (add, sub, mul, div)
- clamp and clamp

cc @SS-JIA @manuelcandales @digantdesai @cbilgin

(cherry picked from commit a5d7e5c)
Copy link

pytorch-bot bot commented Oct 9, 2025

🔗 Helpful Links

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

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

❌ 3 Cancelled Jobs

As of commit c827dda with merge base e0dda90 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

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 Oct 9, 2025
@SS-JIA SS-JIA merged commit d378c5d into release/1.0 Oct 10, 2025
165 of 174 checks passed
@SS-JIA SS-JIA deleted the cherry-pick-14415-by-pytorch_bot_bot_ branch October 10, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/nightly 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.

4 participants