Skip to content

Arm backend: Add support for isinf and isnan - #22671

Open
Sebastian-Larsson wants to merge 2 commits into
pytorch:mainfrom
Sebastian-Larsson:isinf_isnan
Open

Arm backend: Add support for isinf and isnan#22671
Sebastian-Larsson wants to merge 2 commits into
pytorch:mainfrom
Sebastian-Larsson:isinf_isnan

Conversation

@Sebastian-Larsson

@Sebastian-Larsson Sebastian-Larsson commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Lower isinf and isnan to TOSA-supported comparisons for floating-point
profiles. Keep quantized floating-point inputs on CPU because integer
quantization cannot preserve NaN or infinity.

Change-Id: Ib53653b0ebb1c5497a7db3932945a1b9c5060f0f
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
Change-Id: I3eaa54c7b794f583214bb252015e38960ae9be45
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
@Sebastian-Larsson Sebastian-Larsson added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate labels Sep 10, 2026
@pytorch-bot

pytorch-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Unclassified Failure

As of commit 7afc4fc with merge base d0da5f8 (image):

NEW FAILURES - The following jobs have failed:

UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:

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 10, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Sep 10, 2026
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 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.

1 participant