Skip to content
Snippets Groups Projects
Unverified Commit d97786ee authored by Guy Jacob's avatar Guy Jacob Committed by GitHub
Browse files

Fix PyTorch version mentionen in README.md

parent 9374732d
No related branches found
No related tags found
No related merge requests found
......@@ -138,7 +138,7 @@ Finally, install Distiller's dependency packages using ```pip3```:
```
$ pip3 install -r requirements.txt
```
PyTorch is included in the ```requirements.txt``` file, and will currently download PyTorch version 3.1 for CUDA 8.0. This is the setup we've used for testing Distiller.
PyTorch is included in the ```requirements.txt``` file, and will currently download PyTorch version 0.4.0 for CUDA 8.0. This is the setup we've used for testing Distiller.
## Getting Started
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment