Qualcomm AI Engine Direct - Remove SKILL.md info related to AIHub and README#19143
Conversation
… aihub info under backends/qualcomm/README.md
🔗 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 SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 New Failure, 2 Unrelated FailuresAs of commit 3af9569 with merge base bf64fa1 ( 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. |
This PR needs a
|
|
Hi @abhinaykukkadapu, 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. |
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