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

Clip embeddings parallel #251

Merged
merged 6 commits into from
Jun 9, 2024
Merged

Clip embeddings parallel #251

merged 6 commits into from
Jun 9, 2024

Conversation

michaelfeil
Copy link
Owner

Parallel work for clip

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 84.00000% with 24 lines in your changes missing coverage. Please review.

Project coverage is 77.30%. Comparing base (c7ab1a7) to head (49663fa).

Files Patch % Lines
...mb/infinity_emb/transformer/vision/torch_vision.py 86.56% 9 Missing ⚠️
libs/infinity_emb/infinity_emb/primitives.py 75.86% 7 Missing ⚠️
.../infinity_emb/infinity_emb/transformer/abstract.py 70.00% 6 Missing ⚠️
...finity_emb/infinity_emb/inference/batch_handler.py 85.71% 1 Missing ⚠️
...ibs/infinity_emb/infinity_emb/transformer/utils.py 87.50% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
+ Coverage   76.87%   77.30%   +0.43%     
==========================================
  Files          32       34       +2     
  Lines        2188     2331     +143     
==========================================
+ Hits         1682     1802     +120     
- Misses        506      529      +23     

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

@michaelfeil michaelfeil merged commit 4b10914 into main Jun 9, 2024
10 checks passed
@michaelfeil michaelfeil deleted the clip-embeddings-parallel branch June 9, 2024 02:06
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