Skip to content

Arm backend: Enable Swin2SR TOSA ref tests#19771

Merged
usamahz merged 2 commits into
pytorch:mainfrom
usamahz:codex/swin2sr-e2e-followup
May 27, 2026
Merged

Arm backend: Enable Swin2SR TOSA ref tests#19771
usamahz merged 2 commits into
pytorch:mainfrom
usamahz:codex/swin2sr-e2e-followup

Conversation

@usamahz
Copy link
Copy Markdown
Collaborator

@usamahz usamahz commented May 26, 2026

Summary:

  • Enable Swin2SR FP and INT TOSA pipelines to run through the reference model.
  • Keep quantized VGF runtime execution Linux-only until Darwin VKML validation is available.
  • Record current Swin2SR partition boundaries and track delegation gaps in MLETORCH-2163.

Test Plan:

  • lintrunner on test_swin2sr_arm.py
  • backends/arm/scripts/pre-push

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

Run the Swin2SR FP and INT TOSA pipelines through the reference model.
This is now valid because integral float pow exponents are decomposed
before TOSA lowering. Keep quantized VGF runtime execution Linux-only
until quantized VKML runtime validation is available on Darwin.

Depends-On: I650190a63fc8cfc676dbdde4ce33200d71e9aa4c

Test Plan:
- lintrunner on test_swin2sr_arm.py
- pytest test_swin2sr_arm.py with the TOSA pow pass injected

Signed-off-by: Usamah Zaheer <usamah.zaheer@arm.com>
Change-Id: Iaca180ed8e92188fd47f6f2af5ead05e888d66f9
@usamahz usamahz requested a review from digantdesai as a code owner May 26, 2026 12:28
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 26, 2026

🔗 Helpful Links

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

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

❌ 1 New Failure, 4 Unrelated Failures

As of commit f03d50e with merge base c5e3e2b (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was 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 May 26, 2026
@usamahz usamahz added module: arm Issues related to arm backend ciflow/trunk release notes: arm Changes to the ARM backend delegate labels May 26, 2026
@usamahz usamahz requested a review from zingo May 26, 2026 12:30
@usamahz
Copy link
Copy Markdown
Collaborator Author

usamahz commented May 27, 2026

/easycla

@usamahz usamahz merged commit 2c9c9dd into pytorch:main May 27, 2026
563 of 574 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. module: arm Issues related to arm backend release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants