Skip to content

Conversation

@gggekov
Copy link
Collaborator

@gggekov gggekov commented Oct 28, 2025

Modify the backends/arm/test/runner_utils.py so that we pass relative paths to the FVP. This is to allow us get around the 256 char limit on the FVP and enables testing of the slice operator for 16x8. Solves internal ticket MLETORCH-1403.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Modify the backends/arm/test/runner_utils.py so that we pass relative paths
to the FVP. This is to allow us get around the 256 char limit on the FVP and
enables testing of the slice operator for 16x8. Solves internal ticket MLETORCH-1403.

Change-Id: I832ce01270ee9846a75908d949dd6bdd54ec350a
@gggekov gggekov requested a review from digantdesai as a code owner October 28, 2025 15:56
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 28, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Cancelled Job

As of commit 51974d9 with merge base 0e18b9f (image):

NEW FAILURES - The following jobs have failed:

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

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 Oct 28, 2025
@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@gggekov gggekov added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk topic: not user facing and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Oct 28, 2025
@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 Oct 28, 2025
@zingo zingo merged commit 6abe901 into pytorch:main Oct 30, 2025
299 of 310 checks passed
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.

2 participants