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 onnx-gpu #26

Merged
merged 4 commits into from
Nov 11, 2023
Merged

add onnx-gpu #26

merged 4 commits into from
Nov 11, 2023

Conversation

michaelfeil
Copy link
Owner

@michaelfeil michaelfeil commented Nov 4, 2023

adding optional onnx-gpu
Closes #30

@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bf9e10d) 91.04% compared to head (6b0f8c0) 90.75%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   91.04%   90.75%   -0.30%     
==========================================
  Files          18       18              
  Lines         648      649       +1     
==========================================
- Hits          590      589       -1     
- Misses         58       60       +2     
Files Coverage Δ
...infinity_emb/infinity_emb/transformer/fastembed.py 84.61% <100.00%> (+0.40%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaelfeil michaelfeil mentioned this pull request Nov 7, 2023
@michaelfeil michaelfeil merged commit 4a19096 into main Nov 11, 2023
4 checks passed
@michaelfeil michaelfeil deleted the onnx-optional branch November 11, 2023 14:59
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.

ONNX: fastembed on GPU
2 participants