Qualcomm AI Engine Direct - Remove AIHub Example Scripts#19144
Qualcomm AI Engine Direct - Remove AIHub Example Scripts#19144winskuo-quic wants to merge 2 commits intopytorch:mainfrom
Conversation
… aihub info under backends/qualcomm/README.md
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19144
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 3 New Failures, 2 Unrelated FailuresAs of commit cdea7fb with merge base bf64fa1 ( NEW FAILURES - The following jobs have 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. |
This PR needs a
|
98bc518 to
cdea7fb
Compare
|
@winskuo-quic can you give a bit of context when and why this was introduced, why are we thinking to deprecate, i understand that we need to customize the runner per version and model, but i like the idea of something readily available for our users to get started, may be we can think about the optimum-et (qnn recipe) approach? |
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 all python, c++, and CMAKE files
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