PetrochukM / PyTorch-NLP

Basic Utilities for PyTorch Natural Language Processing (NLP)
https://pytorchnlp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.21k stars 258 forks source link

so do what version of torch do I need to install? #1

Closed nk0307 closed 6 years ago

nk0307 commented 6 years ago

Can you give me some guide line on the version of torch for this package? I am running a windows 10 Ubuntu 16.04.3 LTS shell with GTX 1070 GPU.

PetrochukM commented 6 years ago

If I'm reading your question right the README answers this question "Make sure you have Python 3.5+ and PyTorch 0.2.0 or newer."

nk0307 commented 6 years ago

Thank you very much!

Best regards! Qian

在 2018年3月20日,下午9:23,Michael Petrochuk notifications@github.com 写道:

If I'm reading your question right, please read the README "Make sure you have Python 3.5+ and PyTorch 0.2.0 or newer."

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.