We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de52883 commit 8b47d8aCopy full SHA for 8b47d8a
README.md
@@ -32,7 +32,7 @@ Ensure that at least PyTorch 1.1.0 is installed and verify that `cuda/bin` and `
32
33
```
34
$ python -c "import torch; print(torch.__version__)"
35
->>> 1.0.0
+>>> 1.1.0
36
37
$ echo $PATH
38
>>> /usr/local/cuda/bin:...
0 commit comments