Skip to content

Conversation

Erik-Lundell
Copy link
Collaborator

@Erik-Lundell Erik-Lundell commented Feb 5, 2025

For convolution, maxpool2d, avgpool2d, and sum.
The checks mostly target hardware constraints on
Ethos-U55, though convolution also checks for some
unsupported behavior.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

@Erik-Lundell Erik-Lundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk topic: not user facing labels Feb 5, 2025
Copy link

pytorch-bot bot commented Feb 5, 2025

🔗 Helpful Links

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

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

❌ 3 Cancelled Jobs

As of commit e0a9be4 with merge base 883ff14 (image):

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

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-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 Feb 5, 2025
@Erik-Lundell
Copy link
Collaborator Author

Erik-Lundell commented Feb 5, 2025

CI failure is unrelated, the PR only limits what ops we partition and should not affect accuracy
Edit: as per Zingo's comment, CI failure is indeed related.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I35e1de914f650f4e005e81f584033385179906a2
For convolution, maxpool2d, avgpool2d, and sum.
The checks mostly target hardware constraints on
Ethos-U55, though convolution also checks for some
unsupported behavior.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ic56119e438a476584c4c4b6007a81781907cc96c
@zingo
Copy link
Collaborator

zingo commented Feb 6, 2025

macos fails unrealted

@zingo zingo merged commit 8ec08f9 into pytorch:main Feb 6, 2025
105 of 108 checks passed
@Erik-Lundell Erik-Lundell deleted the upstream_checks branch July 31, 2025 07:51
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 topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants