Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added 'make clean' fix #11

Merged
merged 3 commits into from
Dec 6, 2024
Merged

added 'make clean' fix #11

merged 3 commits into from
Dec 6, 2024

Conversation

keith4ever
Copy link
Collaborator

quick fix of "libQnnTFLiteDelegate.so missing" issue, caused by mixed builds of QNN & GPU delegate.

@atiorh
Copy link
Contributor

atiorh commented Dec 6, 2024

Fixes #10

@bpkeene
Copy link
Contributor

bpkeene commented Dec 6, 2024

noted offline:

  • need to copy the qnn libs & skel files to libs/android, currently just in libs/
  • need to mkdir -p libs/android and libs/x86;
  • note that libs/ is under .gitignore
  • ensure conformance between docker env creation & associated build scripts relying on docker configuration for relevant assets.

@keith4ever keith4ever merged commit 0ea9860 into main Dec 6, 2024
@bpkeene bpkeene deleted the user/keith/clean_fix branch December 12, 2024 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants