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 nonzero warning #330

Merged
merged 2 commits into from
Mar 2, 2021
Merged

Fix nonzero warning #330

merged 2 commits into from
Mar 2, 2021

Conversation

wHao-Wu
Copy link
Contributor

@wHao-Wu wHao-Wu commented Mar 2, 2021

[Fix]: Fix warning of deprecated usages of nonzero during training with pytorch 1.6 (#320 )

  • fix warning caused by upgrade of pytorch by specifying as_tuple=Fasle

@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #330 (d00244b) into master (ccd3047) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #330   +/-   ##
=======================================
  Coverage   49.69%   49.69%           
=======================================
  Files         174      174           
  Lines       11757    11757           
  Branches     1838     1838           
=======================================
  Hits         5843     5843           
  Misses       5554     5554           
  Partials      360      360           
Flag Coverage Δ
unittests 49.69% <0.00%> (ø)

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

Impacted Files Coverage Δ
mmdet3d/models/dense_heads/anchor3d_head.py 61.85% <ø> (ø)
mmdet3d/models/dense_heads/ssd_3d_head.py 13.93% <0.00%> (ø)
mmdet3d/models/dense_heads/train_mixins.py 6.47% <ø> (ø)
...det3d/models/roi_heads/bbox_heads/h3d_bbox_head.py 23.23% <0.00%> (ø)
...et3d/models/roi_heads/mask_heads/primitive_head.py 18.91% <ø> (ø)

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 ccd3047...1a9b49e. Read the comment docs.

@ZwwWayne ZwwWayne merged commit df505fe into open-mmlab:master Mar 2, 2021
tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this pull request Sep 5, 2022
@OpenMMLab-Assistant003
Copy link

Hi @wHao-Wu!First of all, we want to express our gratitude for your significant PR in the MMDetection3D project. Your contribution is highly appreciated, and we are grateful for your efforts in helping improve this open-source project during your personal time. We believe that many developers will benefit from your PR.

We would also like to invite you to join our Special Interest Group (SIG) private channel on Discord, where you can share your experiences, ideas, and build connections with like-minded peers. To join the SIG channel, simply message moderator— OpenMMLab on Discord or briefly share your open-source contributions in the #introductions channel and we will assist you. Look forward to seeing you there! Join us :https://discord.gg/raweFPmdzG

If you are Chinese or have WeChat,welcome to join our community on WeChat. You can add our assistant :openmmlabwx. Please add "mmsig + Github ID" as a remark when adding friends:)
Thank you again for your contribution❤ @wHao-Wu

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.

4 participants