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

Voxelization unit test #275

Merged
merged 5 commits into from
Jan 22, 2021
Merged

Conversation

xiliu8006
Copy link
Contributor

add voxelization unit test

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #275 (013cd0c) into master (bd44491) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
+ Coverage   49.89%   49.96%   +0.06%     
==========================================
  Files         172      172              
  Lines       11571    11571              
  Branches     1802     1802              
==========================================
+ Hits         5773     5781       +8     
+ Misses       5424     5419       -5     
+ Partials      374      371       -3     
Flag Coverage Δ
unittests 49.96% <ø> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
mmdet3d/ops/voxel/voxelize.py 86.00% <0.00%> (+16.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 bd44491...013cd0c. Read the comment docs.

tests/test_voxelize.py Outdated Show resolved Hide resolved
@ZwwWayne ZwwWayne merged commit d2816ed into open-mmlab:master Jan 22, 2021
tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this pull request Sep 5, 2022
* add onnx2tensorrt

* add docs

* fix log

* fix docs
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.

3 participants