Skip to content

Conversation

@pmeier
Copy link
Contributor

@pmeier pmeier commented Feb 25, 2021

No description provided.

Comment on lines +976 to +978
# Currently datasets.LSUN caches the keys in the current directory rather than in the root directory. Thus,
# this creates a number of unique _cache_* files in the current directory that will not be removed together
# with the temporary directory
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll send a follow-up PR to fix this.

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #3454 (a55eebc) into master (b266c2f) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3454      +/-   ##
==========================================
- Coverage   76.13%   76.11%   -0.02%     
==========================================
  Files         105      105              
  Lines        9703     9697       -6     
  Branches     1556     1556              
==========================================
- Hits         7387     7381       -6     
  Misses       1836     1836              
  Partials      480      480              
Impacted Files Coverage Δ
torchvision/transforms/_transforms_video.py 88.88% <0.00%> (-0.35%) ⬇️
torchvision/models/mobilenetv2.py 86.95% <0.00%> (-0.28%) ⬇️
torchvision/transforms/_functional_video.py 95.23% <0.00%> (-0.22%) ⬇️

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 e987071...dd7f274. Read the comment docs.

@pmeier pmeier mentioned this pull request Feb 25, 2021
Copy link
Contributor

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

LGTM!

@fmassa fmassa merged commit 4076d7b into pytorch:master Mar 1, 2021
@pmeier pmeier deleted the tests-lsun branch March 1, 2021 10:15
facebook-github-bot pushed a commit that referenced this pull request Mar 4, 2021
Summary:

Reviewed By: fmassa

Differential Revision: D26756274

fbshipit-source-id: b489819c79dfb03393a7ee9c2638f9a5bc35c11e

Co-authored-by: vfdev <[email protected]>
Co-authored-by: Francisco Massa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants