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

Update faster_rcnn.py #979

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Update faster_rcnn.py #979

merged 1 commit into from
Jun 3, 2019

Conversation

dldldlfma
Copy link
Contributor

Add 'import torch' in example

Add 'import torch' in example
@codecov-io
Copy link

codecov-io commented Jun 2, 2019

Codecov Report

Merging #979 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #979      +/-   ##
==========================================
+ Coverage    61.1%   61.16%   +0.05%     
==========================================
  Files          65       65              
  Lines        5091     5091              
  Branches      764      764              
==========================================
+ Hits         3111     3114       +3     
+ Misses       1769     1767       -2     
+ Partials      211      210       -1
Impacted Files Coverage Δ
torchvision/models/detection/faster_rcnn.py 74.39% <ø> (ø) ⬆️
torchvision/transforms/transforms.py 82.54% <0%> (+0.64%) ⬆️

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 47db963...cc92c0b. Read the comment docs.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fmassa fmassa merged commit 3d56103 into pytorch:master Jun 3, 2019
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