Skip to content

Conversation

@ArmRyan
Copy link
Collaborator

@ArmRyan ArmRyan commented Dec 5, 2025

Conv3d is not supported by vela so it can not be supported
in u55 or u85.

  • Adds Conv3D support for FP32, Int8 and int16A8W
  • Reworks to_tosa_memory_format_pass.py to handle spatial rank 3 tensors (DHW)
  • Adds support for rank 5 tensors to analyze_output_utils.py
  • Reworks conv2d passes to handle conv3d and renames them to be more generic

Change-Id: I0c888b46afe7bdfa0a26c26d5281ab02b945b528

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

 Conv3d is not supported by vela so it can not be supported
 in u55 or u85.

 * Adds Conv3D support for FP32, Int8 and int16A8W
 * Reworks to_tosa_memory_format_pass.py to handle
   spatial rank 3 tensors (DHW)
 * Adds support for rank 5 tensors to analyze_output_utils.py
 * Reworks conv2d passes to handle conv3d and renames them
   to be more generic

Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
Change-Id: I0c888b46afe7bdfa0a26c26d5281ab02b945b528
@ArmRyan ArmRyan requested a review from digantdesai as a code owner December 5, 2025 09:59
@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 labels Dec 5, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 5, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Cancelled Job, 1 Unrelated Failure

As of commit 7a4b5ab with merge base d886373 (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOB - The following job was cancelled. Please retry:

BROKEN TRUNK - The following job 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 Dec 5, 2025
Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
Change-Id: I9b096c71da7e1bf943857c04c5606e22ba35da4f
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.

1 participant