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 README with minimum required version of PyTorch #1272

Merged
merged 1 commit into from
Aug 29, 2019

Conversation

fmassa
Copy link
Member

@fmassa fmassa commented Aug 29, 2019

Fix #1257

But I don't know what's needed to update PyPI website though.

@fmassa fmassa requested a review from soumith August 29, 2019 12:38
@codecov-io
Copy link

codecov-io commented Aug 29, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1272      +/-   ##
==========================================
+ Coverage   65.52%   65.56%   +0.03%     
==========================================
  Files          74       74              
  Lines        5784     5784              
  Branches      884      884              
==========================================
+ Hits         3790     3792       +2     
+ Misses       1728     1727       -1     
+ Partials      266      265       -1
Impacted Files Coverage Δ
torchvision/transforms/transforms.py 80.55% <0%> (-0.4%) ⬇️
torchvision/transforms/functional.py 71.38% <0%> (+1.15%) ⬆️

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 80cfc2c...64acbbe. Read the comment docs.

@fmassa fmassa merged commit 4b040a6 into pytorch:master Aug 29, 2019
@fmassa fmassa deleted the readme_1_2_fix branch August 29, 2019 13:22
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.

Hard requirement of torch==1.2.0?
2 participants