Skip to content

Qualcomm AI Engine Direct - Remove SKILL.md info related to AIHub and README#19143

Merged
abhinaykukkadapu merged 1 commit intopytorch:mainfrom
CodeLinaro:dev1/winskuo/gh_aihub_remove_readme
Apr 27, 2026
Merged

Qualcomm AI Engine Direct - Remove SKILL.md info related to AIHub and README#19143
abhinaykukkadapu merged 1 commit intopytorch:mainfrom
CodeLinaro:dev1/winskuo/gh_aihub_remove_readme

Conversation

@winskuo-quic
Copy link
Copy Markdown
Collaborator

@winskuo-quic winskuo-quic commented Apr 27, 2026

Summary

We will remove AIHUB sample code for now as it is hard to maintain since each released version has different IO's for context binary, and it is hard to create a runner for each version.
This PR removes README and SKILL.md that is related to AIHUB
We will still keep logic in backends/qualcomm for aihub in case this feature is needed again in the future.

GH stack:

Test plan

Ensure PR does not break existing internal and external CI

… aihub info under backends/qualcomm/README.md
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 27, 2026

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 2 Unrelated Failures

As of commit 3af9569 with merge base bf64fa1 (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.

@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 Apr 27, 2026
@github-actions
Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@winskuo-quic winskuo-quic changed the title Qualcomm AI Engine Direct - Remove SKILL.md info related to aihub and README Qualcomm AI Engine Direct - Remove SKILL.md info related to AIHub and README Apr 27, 2026
@winskuo-quic
Copy link
Copy Markdown
Collaborator Author

Hi @abhinaykukkadapu,
This PR is to remove AIHub Example Scripts as we are no longer maintaining the example scripts. The reason is that it is almost impossible to maintain and runner since the IO's for each AIHUB context binary released is not bc e.g., some has 5 IOs and next version probably has 10.

I am trying to break this PR into 2 parts using gh stack, which is what you have mentioned last time since our PR is too big sometimes. I am still try to learn how it works and will try to break it more evenly in future PRs to make it easier to review.

Currently, I am unsure how gh stack works with open-source project and would appreciate it if you can provide some guidance. I am assuming my #19144 should be on top of this PR(#19143). However, since I am merging from codelinaro, this PR(#19143) is not visible to #19144. I would like to know how Meta deals with this issue and how does gh stack merging into mainline works.
Thanks

@abhinaykukkadapu abhinaykukkadapu merged commit 572f023 into pytorch:main Apr 27, 2026
169 of 173 checks passed
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants