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 usps.py #1117

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Update usps.py #1117

merged 1 commit into from
Jul 15, 2019

Conversation

youkaichao
Copy link
Contributor

The backslash should be escaped. Currently, it looks bad:

The backslash should be escaped. Currently, [it](https://pytorch.org/docs/master/torchvision/datasets.html#usps) looks bad:
@codecov-io
Copy link

codecov-io commented Jul 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1117      +/-   ##
==========================================
- Coverage    64.9%   64.77%   -0.13%     
==========================================
  Files          68       68              
  Lines        5417     5417              
  Branches      835      835              
==========================================
- Hits         3516     3509       -7     
- Misses       1645     1649       +4     
- Partials      256      259       +3
Impacted Files Coverage Δ
torchvision/datasets/usps.py 32.35% <ø> (ø) ⬆️
torchvision/transforms/transforms.py 80.35% <0%> (-1.18%) ⬇️
torchvision/transforms/functional.py 71.09% <0%> (-0.29%) ⬇️

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 2b73a48...ac4b520. 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 d84fee6 into pytorch:master Jul 15, 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