Skip to content

NXP backend: added support for same/valid padding for conv2d#20957

Open
novak-vaclav wants to merge 1 commit into
pytorch:mainfrom
nxp-upstream:feature/EIEX-809-add-conv-same-valid-padding-support
Open

NXP backend: added support for same/valid padding for conv2d#20957
novak-vaclav wants to merge 1 commit into
pytorch:mainfrom
nxp-upstream:feature/EIEX-809-add-conv-same-valid-padding-support

Conversation

@novak-vaclav

Copy link
Copy Markdown
Collaborator

Summary

Added support for same/valid/ padding for conv2d.

Test plan

tests can be manually run using pytest -c /dev/null backends/nxp/tests/

cc @robert-kalmar @JakeStevens @digantdesai @rascani @MartinPavella

Copilot AI review requested due to automatic review settings July 15, 2026 08:31
@pytorch-bot

pytorch-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

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

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 Jul 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 15, 2026

Copy link
Copy Markdown

CLA Not Signed

@novak-vaclav novak-vaclav added module: nxp Issues related to NXP Neutron NPU delegation and code under backends/nxp/ release notes: nxp Changes to the NXP Neutron backend delegate labels Jul 15, 2026
@novak-vaclav novak-vaclav changed the title NXP backend: added support for same/valid/ padding for conv2d NXP backend: added support for same/valid padding for conv2d Jul 15, 2026
@novak-vaclav novak-vaclav force-pushed the feature/EIEX-809-add-conv-same-valid-padding-support branch from 8444299 to e87bc50 Compare July 16, 2026 17:43
Copilot AI review requested due to automatic review settings July 16, 2026 17:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@novak-vaclav

Copy link
Copy Markdown
Collaborator Author

Rebased onto current main

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. module: nxp Issues related to NXP Neutron NPU delegation and code under backends/nxp/ release notes: nxp Changes to the NXP Neutron backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants