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

Versioning #19

Open
jshermeyer opened this issue Mar 7, 2019 · 0 comments
Open

Versioning #19

jshermeyer opened this issue Mar 7, 2019 · 0 comments

Comments

@jshermeyer
Copy link

Spent awhile working on this to test what torch versions you need to keep stuff from breaking.
Python2.7
torch==0.3.1 ##pip or conda install may fail for this, see https://pytorch.org/get-started/previous-versions/ to get a wheel file.
torchvision==0.2.0 ##These next two must be explicitly stated or else training fails.
torchtext==0.2.3

Pin your requirements people!

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

1 participant