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

Reminder: installation tips #26

Open
Franklin-Yao opened this issue Nov 14, 2019 · 1 comment
Open

Reminder: installation tips #26

Franklin-Yao opened this issue Nov 14, 2019 · 1 comment

Comments

@Franklin-Yao
Copy link

Franklin-Yao commented Nov 14, 2019

Lots of you may be using pytorch 1.0++. But using the required version can save you a lot of time. Using pytorch 1.2, but you need to spend a lot of time on fixing bugs.
To sucsefully run this code, plz download cu75/torch-0.2.0.post3-cp27-cp27mu-manylinux1_x86_64.whl
and

pip install torch*whl
pip install torchvision=0.2.0

The above versions have been tested on RTX2080Ti without modifying any lines of the code.
Also pytorch0.4 also works.

@jaypatravali
Copy link

were you able to replicate the results? also I have cuda 10.1 will it work with your commands

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

No branches or pull requests

2 participants