Skip to content

Conversation

fmassa
Copy link
Member

@fmassa fmassa commented May 23, 2019

Original PR and fixes from #951 by @kerry-Cho, with the linter added.

Thanks a lot @kerry-Cho for the fixes!

Kerry.cho and others added 5 commits May 22, 2019 23:29
  MSBuild Compile time casting Error
 MSBuild Error  static_cast<Long> to static_cast<int64_t>
 Not Work find_contours
@peterjc123
Copy link
Contributor

cc @soumith

@codecov-io
Copy link

codecov-io commented May 23, 2019

Codecov Report

Merging #953 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #953   +/-   ##
=======================================
  Coverage   60.15%   60.15%           
=======================================
  Files          63       63           
  Lines        5019     5019           
  Branches      748      748           
=======================================
  Hits         3019     3019           
  Misses       1796     1796           
  Partials      204      204

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 6cc8179...bede9a0. Read the comment docs.

@fmassa fmassa merged commit f516753 into pytorch:master May 23, 2019
@fmassa fmassa deleted the fix-windows branch May 23, 2019 14:12
fmassa added a commit to fmassa/vision-1 that referenced this pull request May 23, 2019
* pytorch#944
  MSBuild Compile time casting Error

* pytorch#944
 MSBuild Error  static_cast<Long> to static_cast<int64_t>

* Add eval.py
 Not Work find_contours

* Remove unnecessary file

* Lint
fmassa added a commit that referenced this pull request May 23, 2019
* #944
  MSBuild Compile time casting Error

* #944
 MSBuild Error  static_cast<Long> to static_cast<int64_t>

* Add eval.py
 Not Work find_contours

* Remove unnecessary file

* Lint
@TheCodez
Copy link
Contributor

@fmassa now that this is fixed when is the windows pip release coming for 0.3.0?

@fmassa
Copy link
Member Author

fmassa commented May 24, 2019

@TheCodez Windows wheels are already available, right? I think they are already live.

cc @peterjc123

@TheCodez
Copy link
Contributor

@fmassa I tried it today and the latest was 0.2.2.post3
Also there’s no windows wheel listed under downloads on the pip website.

@fmassa
Copy link
Member Author

fmassa commented May 24, 2019

Isn't this one working?

pip3 install https://download.pytorch.org/whl/cu90/torchvision-0.3.0-cp36-cp36m-win_amd64.whl

@peterjc123
Copy link
Contributor

@fmassa I get 403 Forbidden when I tried to download the file. cc @soumith

@peterjc123
Copy link
Contributor

@TheCodez Should be fixed now. Please try the installation steps on https://pytorch.org.

@TheCodez
Copy link
Contributor

Thanks, it's working now 👍

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.

4 participants