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 KNNIndex exclusion logic #8573

Merged
merged 2 commits into from
Dec 8, 2023

update

d8e2315
Select commit
Loading
Failed to load commit list.
Merged

Add KNNIndex exclusion logic #8573

update
d8e2315
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 8, 2023 in 1s

85.29% of diff hit (target 80.00%)

View this Pull Request on Codecov

85.29% of diff hit (target 80.00%)

Annotations

Check warning on line 115 in torch_geometric/nn/pool/knn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

torch_geometric/nn/pool/knn.py#L115

Added line #L115 was not covered by tests

Check warning on line 118 in torch_geometric/nn/pool/knn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

torch_geometric/nn/pool/knn.py#L118

Added line #L118 was not covered by tests

Check warning on line 155 in torch_geometric/nn/pool/knn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

torch_geometric/nn/pool/knn.py#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 162 in torch_geometric/nn/pool/knn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

torch_geometric/nn/pool/knn.py#L162

Added line #L162 was not covered by tests