Skip to content

Conversation

@Sebastian-Larsson
Copy link
Collaborator

@Sebastian-Larsson Sebastian-Larsson commented Jun 9, 2025

Add a new validate_valid_dtype helper in operator_validation_utils to centralize and standardize dtype validation logic across all ARM backend operators. Manual, duplicated dtype checks in individual operator visitors have been replaced with calls to validate_valid_dtype.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

@Sebastian-Larsson Sebastian-Larsson 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 Jun 9, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 9, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 3 Unrelated Failures

As of commit 029aa08 with merge base 045b3a5 (image):

NEW FAILURE - The following job has failed:

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.

@facebook-github-bot facebook-github-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 Jun 9, 2025
@zingo
Copy link
Collaborator

zingo commented Jun 10, 2025

@Sebastian-Larsson this seem to need a rebase :(

Add a new validate_valid_dtype helper in operator_validation_utils to
centralize and standardize dtype validation logic across all ARM backend
operators. Manual, duplicated dtype checks in individual operator
visitors have been replaced with calls to validate_valid_dtype.

Signed-off-by: Sebastian Larsson <[email protected]>
Change-Id: I4ba6d0bd11474fa41e75637563e603b5cc080f63
@zingo
Copy link
Collaborator

zingo commented Jun 13, 2025

Fails unrelated and fails a main also

@zingo zingo merged commit d9b3cf4 into pytorch:main Jun 13, 2025
345 of 354 checks passed
@Sebastian-Larsson Sebastian-Larsson deleted the validate_valid_dtype branch June 13, 2025 10:33
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.

3 participants