Skip to content

Conversation

@ArmRyan
Copy link
Collaborator

@ArmRyan ArmRyan commented Nov 25, 2025

Tosa does not support int32 dtype for clamp operator
so instead we need to use Min/Max to implement clamp.

Change-Id: Iea442901b2227610ebb5e5a0f1bca8d236e70d9d

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

 Tosa does not support int32 dtype for clamp operator
 so instead we need to use Min/Max to implement clamp.

Signed-off-by: Ryan O'Shea <[email protected]>
Change-Id: Iea442901b2227610ebb5e5a0f1bca8d236e70d9d
@ArmRyan ArmRyan requested a review from digantdesai as a code owner November 25, 2025 14:57
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 25, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit caf8938 with merge base 2ed6d6a (image):

NEW FAILURES - The following jobs have failed:

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 Nov 25, 2025
@ArmRyan ArmRyan added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: arm Changes to the ARM backend delegate and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Nov 25, 2025
Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 left a comment

Choose a reason for hiding this comment

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

I think this should be done in a pass instead.

@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 Nov 25, 2025
Signed-off-by: Ryan O'Shea <[email protected]>
Change-Id: I6678a4da16854c03c2f820945007db901adbe923
@ArmRyan
Copy link
Collaborator Author

ArmRyan commented Nov 26, 2025

I think this should be done in a pass instead.

Done

Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 left a comment

Choose a reason for hiding this comment

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

Failures seem unrelated.

@oscarandersson8218 oscarandersson8218 merged commit e38734e into pytorch:main Dec 2, 2025
294 of 296 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants