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 e99099b commit 4e384b8Copy full SHA for 4e384b8
README.md
@@ -33,9 +33,6 @@ Ensure that at least PyTorch 1.4.0 is installed and verify that `cuda/bin` and `
33
$ python -c "import torch; print(torch.__version__)"
34
>>> 1.4.0
35
36
-$ python -c "import torch; print(torch.__version__)"
37
->>> 1.1.0
38
-
39
$ echo $PATH
40
>>> /usr/local/cuda/bin:...
41
0 commit comments