NXP backend: Add support for aten.clamp.default.#17327
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17327
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New FailuresAs of commit caacdc0 with merge base c7c7c0a ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Internal build: https://bamboo3.sw.nxp.com/browse/MLTECE-EXIGH76-1 |
add044e to
c90bab3
Compare
|
@novak-vaclav can you please take a look at this PR? |
d3b40eb to
f18ac4e
Compare
f18ac4e to
5b1c97c
Compare
5b1c97c to
caacdc0
Compare
|
The failing checks are unrelated and the internal build is passing. Merging. |
|
Hi this might have got the size tests to fail I see you got And see this in the hud: https://hud.pytorch.org/hud/pytorch/executorch/main/1?per_page=50&name_filter=test-binary-size&useRegexFilter=true Note sure why as this PR seem to only touch NXP backend stuff, so it might be unrelated. |
I have no idea what that test relates to, so I don't know how to investigate the failure. Can I rely on you to find out what's wrong? Or is there something I can do? |
Summary: TSIA. Revert due to breaking Meta internal tests. See #17327 for more details.
Summary
This PR adds support for the
aten.clamp.defaultoperator no NXP backend.Test plan
Unit-tests provided.
cc @robert-kalmar @JakeStevens @digantdesai