Skip to content

Conversation

@YufengShi-dudu
Copy link
Collaborator

@YufengShi-dudu YufengShi-dudu commented Sep 8, 2025

  • Previously, BaseTOSASupportList was profile-agnostic, which complicated validation of ops available only in FP or INT profiles.

  • Make it TOSA profile-aware by splitting the single supported list into TOSA_PRO_INT_SupportList and TOSA_PRO_FP_SupportList in a new file.

Change-Id: Id4516fed4e1ca8d2b4e6ba7861419c1c3c7c8a49

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

- Previously, BaseTOSASupportList was profile-agnostic, which
  complicated validation of ops available only in FP or INT profiles.

- Make it TOSA profile-aware by splitting the single supported list
  into TOSA_PRO_INT_SupportList and TOSA_PRO_FP_SupportList in a new
  file.

Change-Id: Id4516fed4e1ca8d2b4e6ba7861419c1c3c7c8a49
Signed-off-by: Yufeng Shi <yufeng.shi@arm.com>
Co-authored-by: Erik Lundell <erik.lundell@arm.com>
@YufengShi-dudu YufengShi-dudu requested a review from zingo September 8, 2025 14:53
@YufengShi-dudu YufengShi-dudu 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 Sep 8, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 8, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit c0d2451 with merge base 2845fd3 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Sep 8, 2025
@zingo zingo merged commit 589d3cd into pytorch:main Sep 9, 2025
292 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 release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants