Skip to content

Qualcomm AI Engine Direct - Add test verifying LLM calib/eval limits#20234

Open
DannyYuyang-quic wants to merge 1 commit into
pytorch:mainfrom
CodeLinaro:dev1/danny/add_calib_eval_ci
Open

Qualcomm AI Engine Direct - Add test verifying LLM calib/eval limits#20234
DannyYuyang-quic wants to merge 1 commit into
pytorch:mainfrom
CodeLinaro:dev1/danny/add_calib_eval_ci

Conversation

@DannyYuyang-quic

Copy link
Copy Markdown
Contributor

Summary

Add TestExampleLLMScript.test_static_llm_eval_limit, which compiles a static
LLM once with a fixed calibration, then evaluates the same pre-generated pte
twice with different eval limits and asserts the resulting wikitext perplexity
differs.

Test plan

python backends/qualcomm/tests/test_qnn_delegate.py   TestExampleLLMScript.test_static_llm_eval_limit  -s  ${SERIAL_NUM} -m SM8750   -b build-android   -a .   --executorch_root .   --model_name smollm2_135m

@pytorch-bot

pytorch-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Cancelled Job, 1 Unclassified Failure

As of commit a3557d4 with merge base 7282106 (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:

CANCELLED JOB - The following job was cancelled. Please retry:

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 Jun 12, 2026
@DannyYuyang-quic

Copy link
Copy Markdown
Contributor Author

@pytorchbot label "release notes: qualcomm"

@pytorch-bot pytorch-bot Bot added the release notes: qualcomm Changes to the Qualcomm backend delegate label Jun 12, 2026
@DannyYuyang-quic

Copy link
Copy Markdown
Contributor Author

@psiddh Hi, this is a follow-up PR to #20113

Could you please take a look? Thanks!

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.

2 participants