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

[Fix] Fix a bug in KNN op #371

Merged
merged 4 commits into from
Mar 23, 2021
Merged

[Fix] Fix a bug in KNN op #371

merged 4 commits into from
Mar 23, 2021

Conversation

yezhen17
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Mar 20, 2021

Codecov Report

Merging #371 (83f9fb2) into master (f0ba0ce) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 83f9fb2 differs from pull request most recent head 03db9d4. Consider uploading reports for the commit 03db9d4 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #371   +/-   ##
=======================================
  Coverage   49.55%   49.55%           
=======================================
  Files         177      177           
  Lines       11834    11834           
  Branches     1844     1844           
=======================================
  Hits         5864     5864           
  Misses       5610     5610           
  Partials      360      360           
Flag Coverage Δ
unittests 49.55% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmdet3d/ops/knn/knn.py 32.14% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0ba0ce...03db9d4. Read the comment docs.

@ZwwWayne ZwwWayne merged commit bcdb5a2 into open-mmlab:master Mar 23, 2021
@yezhen17 yezhen17 deleted the knn_op branch April 13, 2021 10:42
tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this pull request Sep 5, 2022
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