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 faiss-based KNNIndex classes #7842

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Add faiss-based KNNIndex classes #7842

merged 2 commits into from
Aug 3, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Aug 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #7842 (dab47e2) into master (bd20485) will decrease coverage by 0.64%.
Report is 1 commits behind head on master.
The diff coverage is 86.27%.

❗ Current head dab47e2 differs from pull request most recent head 5742ada. Consider uploading reports for the commit 5742ada to get more accurate results

@@            Coverage Diff             @@
##           master    #7842      +/-   ##
==========================================
- Coverage   90.44%   89.80%   -0.64%     
==========================================
  Files         455      456       +1     
  Lines       26335    26383      +48     
==========================================
- Hits        23819    23694     -125     
- Misses       2516     2689     +173     
Files Changed Coverage Δ
torch_geometric/nn/pool/knn.py 86.00% <86.00%> (ø)
torch_geometric/nn/pool/__init__.py 73.33% <100.00%> (+0.60%) ⬆️

... and 31 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s merged commit 34c245a into master Aug 3, 2023
14 checks passed
@rusty1s rusty1s deleted the add_faiss branch August 3, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant