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

Change dtype from torch.float32 to torch.int32 in anchor_utils.py #166

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Sep 16, 2021

Following the upstream pytorch/vision#4409 .

@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #166 (087d040) into master (992b8c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   96.25%   96.25%           
=======================================
  Files          11       11           
  Lines         561      561           
=======================================
  Hits          540      540           
  Misses         21       21           
Flag Coverage Δ
unittests 96.25% <ø> (ø)

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


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 992b8c3...087d040. Read the comment docs.

@zhiqwang zhiqwang merged commit b9c6720 into master Sep 16, 2021
@zhiqwang zhiqwang deleted the tensorrt-compatible branch September 16, 2021 09:55
@zhiqwang zhiqwang added the bug / fix Something isn't working label Sep 16, 2021
@zhiqwang
Copy link
Owner Author

zhiqwang commented Sep 16, 2021

cc @dkloving . I remember that you also encountered some issues here when you did the fp16 conversion in #107 before, if this modification affects your subsequent use, please don't mind letting me know.

@zhiqwang zhiqwang added enhancement New feature or request and removed bug / fix Something isn't working labels Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant