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 a767158 commit 136b16aCopy full SHA for 136b16a
README.md
@@ -40,7 +40,7 @@ Ensure that at least PyTorch 1.1.0 is installed and verify that `cuda/bin` and `
40
41
```
42
$ python -c "import torch; print(torch.__version__)"
43
->>> 1.0.0
+>>> 1.1.0
44
45
$ echo $PATH
46
>>> /usr/local/cuda/bin:...
0 commit comments