Skip to content

Arm backend: Add index_copy test#18283

Merged
tom-arm merged 2 commits intopytorch:mainfrom
tom-arm:add_index_copy_test
Mar 18, 2026
Merged

Arm backend: Add index_copy test#18283
tom-arm merged 2 commits intopytorch:mainfrom
tom-arm:add_index_copy_test

Conversation

@tom-arm
Copy link
Collaborator

@tom-arm tom-arm commented Mar 18, 2026

  • Add index_copy tests, to check the op fully delegates (except for U55)
  • Add tests for inplace and out-of-place versions

Change-Id: Ia1df838cee75eb4cc3061e6b4d58fba0a6bb910d

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell

* Add index_copy tests, to check the op fully delegates (except for U55)
* Add tests for inplace and out-of-place versions

Signed-off-by: Tom Allsop <tom.allsop@arm.com>
Change-Id: Ia1df838cee75eb4cc3061e6b4d58fba0a6bb910d
@tom-arm tom-arm requested a review from digantdesai as a code owner March 18, 2026 08:41
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 18, 2026

🔗 Helpful Links

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

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

❌ 1 Cancelled Job, 3 Unrelated Failures

As of commit 0da5d37 with merge base b1373e8 (image):

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

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 Mar 18, 2026
@tom-arm tom-arm added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Mar 18, 2026
Copy link
Collaborator

@zingo zingo left a comment

Choose a reason for hiding this comment

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

OK to merge just make sure Arm Test is tested green.
For example I see
backends/arm/test/misc/test_conv_relu_residual_add.py::test_conv_relu_residual_add_u55_INT[per_channel_quantization=false]
But maybe it just need re-run as it seems unrelated.

@tom-arm
Copy link
Collaborator Author

tom-arm commented Mar 18, 2026

Failures are unrelated

@tom-arm tom-arm merged commit 69094af into pytorch:main Mar 18, 2026
389 of 395 checks passed
@tom-arm tom-arm deleted the add_index_copy_test branch March 18, 2026 14:25
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: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants