Skip to content

Conversation

@AdrianLundell
Copy link
Collaborator

@AdrianLundell AdrianLundell commented Nov 20, 2025

Implements a new pass which fuses activation passes with preceeding cortex-m ops if possible.

Removed quantization of conv1d, conv3d as they are not tested

  • moves Conv+relu test to test_activations.

Propagate qmin, qmax to conv kernel.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Implements a new pass which fuses activation passes with
preceeding cortex-m ops if possible.

Removed quantization of conv1d, conv3d as they are not tested
+ moves Conv+relu test to test_activations.

Propagate qmin, qmax to conv kernel.

Change-Id: Ic7d5709d72a3d8254aff4455bc6dc8eafda14801
Signed-off-by: Adrian Lundell <[email protected]>
@AdrianLundell AdrianLundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes labels Nov 20, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 20, 2025

🔗 Helpful Links

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

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

✅ You can merge normally! (2 Unrelated Failures)

As of commit 9436522 with merge base 213d24c (image):

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 20, 2025
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. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant