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

Add QNN Execution Provider Support. #77

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Add QNN Execution Provider Support. #77

merged 2 commits into from
Aug 16, 2023

Conversation

lx200916
Copy link
Contributor

Try To Add QNN EP Support for ort.
Tested on a Snapdragon 888(Hexagon v68) Android Device.

@lx200916
Copy link
Contributor Author

It seems tokenizers v0.13.4 breaks some of checks, see huggingface/tokenizers#1323. Shall we change the deps version or just wait for the fix from upstream?

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #77 (a3e92be) into main (2cbe0f0) will decrease coverage by 0.88%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   53.02%   52.15%   -0.88%     
==========================================
  Files          13       13              
  Lines        1073     1091      +18     
==========================================
  Hits          569      569              
- Misses        504      522      +18     
Files Changed Coverage Δ
src/execution_providers.rs 55.26% <0.00%> (-17.16%) ⬇️

@decahedron1 decahedron1 merged commit 19f6a40 into pykeio:main Aug 16, 2023
2 of 9 checks passed
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.

2 participants