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

Incorrect Version Requirement #140

Open
JakeStevens opened this issue May 8, 2018 · 0 comments
Open

Incorrect Version Requirement #140

JakeStevens opened this issue May 8, 2018 · 0 comments

Comments

@JakeStevens
Copy link

JakeStevens commented May 8, 2018

The README states:
If you already had a version of PyTorch installed on your system, please verify that the active torch package is at least version 0.1.11

However, my version of PyTorch (0.3.1) >= 0.1.11, but there are compatibility issues. The README should be updated to reflect the actual minimum version supported.

Given that the code uses no_grad, which is introduced in 0.4.0, the minimum version should be 0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants