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 docs of MnasNet #1092

Merged
merged 1 commit into from
Jul 5, 2019
Merged

Update docs of MnasNet #1092

merged 1 commit into from
Jul 5, 2019

Conversation

ekagra-ranjan
Copy link
Contributor

This PR updates the docs of MnasNet.

This PR updates the docs of MnasNet
@codecov-io
Copy link

codecov-io commented Jul 4, 2019

Codecov Report

Merging #1092 into master will decrease coverage by 0.53%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1092      +/-   ##
==========================================
- Coverage   64.65%   64.12%   -0.54%     
==========================================
  Files          68       68              
  Lines        5410     5410              
  Branches      830      751      -79     
==========================================
- Hits         3498     3469      -29     
- Misses       1662     1680      +18     
- Partials      250      261      +11
Impacted Files Coverage Δ
torchvision/models/mnasnet.py 82.71% <ø> (ø) ⬆️
torchvision/datasets/cifar.py 71.91% <0%> (-6.75%) ⬇️
torchvision/datasets/folder.py 80% <0%> (-2.5%) ⬇️
torchvision/transforms/functional.py 69.07% <0%> (-2.32%) ⬇️
torchvision/datasets/lsun.py 18.47% <0%> (-2.18%) ⬇️
torchvision/datasets/voc.py 20% <0%> (-2.11%) ⬇️
torchvision/datasets/utils.py 58.08% <0%> (-1.48%) ⬇️
torchvision/transforms/transforms.py 80.11% <0%> (-1.38%) ⬇️

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 d762537...d2d6a4c. 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 6eb1798 into pytorch:master Jul 5, 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