Skip to content

Qualcomm AI Engine Direct - Adding QNN backend support for the isNan core ATen op#17941

Open
qti-horodnic wants to merge 1 commit intopytorch:mainfrom
CodeLinaro:isNan
Open

Qualcomm AI Engine Direct - Adding QNN backend support for the isNan core ATen op#17941
qti-horodnic wants to merge 1 commit intopytorch:mainfrom
CodeLinaro:isNan

Conversation

@qti-horodnic
Copy link

Summary

Added support for the isNan core ATen op using the existing QNN backend implementation. Note that only FP32 and FP16 input data types are supported.

Test plan

python backends/qualcomm/tests/test_qnn_delegate.py -k TestQNNFloatingPointOperator.test_qnn_backend_is_nan --model SM8750 --host aisw-vm19-labsd --device b3bf37fe --build_folder build-android

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 5, 2026

🔗 Helpful Links

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

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

❌ 50 New Failures, 6 Unrelated Failures

As of commit e747472 with merge base aa2f683 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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 Mar 5, 2026
@qti-horodnic
Copy link
Author

@pytorchbot label "release notes: qualcomm"

@pytorch-bot pytorch-bot bot added the release notes: qualcomm Changes to the Qualcomm backend delegate label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant